Kconfig 정리
This commit is contained in:
@@ -125,7 +125,7 @@ CONFIG_BOOTLOADER_MCUBOOT=y
|
|||||||
# Enable zcbor library used by mcumgr/SMP/DFU CBOR payloads.
|
# Enable zcbor library used by mcumgr/SMP/DFU CBOR payloads.
|
||||||
CONFIG_ZCBOR=y
|
CONFIG_ZCBOR=y
|
||||||
# Version string used by MCUboot imgtool signing and versioned DFU zip naming.
|
# Version string used by MCUboot imgtool signing and versioned DFU zip naming.
|
||||||
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="0.0.2+26"
|
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="0.0.0+0"
|
||||||
|
|
||||||
# Internal flash
|
# Internal flash
|
||||||
# Enable internal flash driver.
|
# Enable internal flash driver.
|
||||||
@@ -182,8 +182,3 @@ CONFIG_MCUMGR_GRP_OS=y
|
|||||||
CONFIG_IMG_MANAGER=y
|
CONFIG_IMG_MANAGER=y
|
||||||
# Write uploaded image data to flash as a stream.
|
# Write uploaded image data to flash as a stream.
|
||||||
CONFIG_STREAM_FLASH=y
|
CONFIG_STREAM_FLASH=y
|
||||||
|
|
||||||
# Netcore HCI IPC
|
|
||||||
# nRF52840 build does not use network core HCI IPC.
|
|
||||||
#CONFIG_SB_CONFIG_NETCORE_HCI_IPC=y
|
|
||||||
#SB_CONFIG_NETCORE_HCI_IPC=y
|
|
||||||
|
|||||||
Reference in New Issue
Block a user