mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
board/mcuboot: exclude procfs/memdump to save .text size
Signed-off-by: buxiasen <buxiasen@xiaomi.com>
This commit is contained in:
@@ -40,6 +40,7 @@ CONFIG_FAT_LCNAMES=y
|
||||
CONFIG_FAT_LFN=y
|
||||
CONFIG_FS_FAT=y
|
||||
CONFIG_FS_PROCFS=y
|
||||
CONFIG_FS_PROCFS_EXCLUDE_MEMDUMP=y
|
||||
CONFIG_I2CTOOL_MAXBUS=0
|
||||
CONFIG_INIT_ENTRYPOINT="mcuboot_loader_main"
|
||||
CONFIG_MCUBOOT_BOOTLOADER=y
|
||||
|
||||
Reference in New Issue
Block a user