Skip to content

Commit

Permalink
samples: lwm2m_client: Remove unused LWM2M_IPSO_TIMESTAMP_EXTENSIONS
Browse files Browse the repository at this point in the history
CONFIG_LWM2M_IPSO_TIMESTAMP_EXTENSIONS was removed in
zephyrproject-rtos/zephyr#33466, as it was no longer needed. Remove from
lwm2m_client configuration.

Signed-off-by: Trond Einar Snekvik <[email protected]>
  • Loading branch information
trond-snekvik committed Apr 30, 2021
1 parent 2fdfedc commit 1c63ee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/nrf9160/lwm2m_client/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ CONFIG_LWM2M_IPSO_ONOFF_SWITCH_INSTANCE_COUNT=2
CONFIG_LWM2M_IPSO_PUSH_BUTTON=y
CONFIG_LWM2M_IPSO_PUSH_BUTTON_INSTANCE_COUNT=2
CONFIG_LWM2M_IPSO_ACCELEROMETER=y
CONFIG_LWM2M_IPSO_TIMESTAMP_EXTENSIONS=y

# DTLS settings
CONFIG_LWM2M_DTLS_SUPPORT=y
Expand Down

0 comments on commit 1c63ee0

Please sign in to comment.