Skip to content

Commit

Permalink
lib: bin: lwm2m_carrier: add missing dependency
Browse files Browse the repository at this point in the history
Added a missing dependency to enable LG U+ support.

Signed-off-by: Kacper Radoszewski <kacper.radoszewski@nordicsemi.no>
  • Loading branch information
kacperradoszewski authored and nordicjm committed Jul 13, 2023
1 parent f5d3adb commit c644f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bin/lwm2m_carrier/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ config LWM2M_CARRIER_ATT
config LWM2M_CARRIER_LG_UPLUS
bool "LG U+"
depends on DFU_TARGET_MCUBOOT
depends on FLASH_MAP
default y
help
Enable Carrier Library when the SIM Subscriber ID is LG U+.
Expand Down

0 comments on commit c644f13

Please sign in to comment.