mirror of
https://github.com/apache/nuttx.git
synced 2025-12-09 11:43:39 +08:00
binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL
to optimize the image size when and DEFAULT_SMALL is enabled and refresh the defconfig in boards/ Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
541f600ab6
commit
6b4e5c0d15
@@ -6,6 +6,7 @@
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_RAMFUNCS is not set
|
||||
# CONFIG_BINFMT_DISABLE is not set
|
||||
CONFIG_ARCH="sparc"
|
||||
CONFIG_ARCH_BOARD="xx3823"
|
||||
CONFIG_ARCH_BOARD_XX3823=y
|
||||
|
||||
Reference in New Issue
Block a user