Kconfig: Change some "default y" to "default !DEFAULT_SMALL"
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
4d8eedb09a
commit
e031a73aef
@ -314,7 +314,7 @@ config ARCH_COVERAGE
|
|||||||
config ARCH_COVERAGE_ALL
|
config ARCH_COVERAGE_ALL
|
||||||
bool "Enable code coverage for the entire image"
|
bool "Enable code coverage for the entire image"
|
||||||
depends on ARCH_COVERAGE
|
depends on ARCH_COVERAGE
|
||||||
default y
|
default n
|
||||||
---help---
|
---help---
|
||||||
This option activates code coverage instrumentation for the
|
This option activates code coverage instrumentation for the
|
||||||
entire image. If you don't enable this option, you have to
|
entire image. If you don't enable this option, you have to
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
#
|
#
|
||||||
# CONFIG_ARCH_FPU is not set
|
# CONFIG_ARCH_FPU is not set
|
||||||
# CONFIG_DEV_CONSOLE is not set
|
# CONFIG_DEV_CONSOLE is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
||||||
# CONFIG_NSH_DISABLE_PS is not set
|
# CONFIG_NSH_DISABLE_PS is not set
|
||||||
# CONFIG_NXFONTS_DISABLE_16BPP is not set
|
# CONFIG_NXFONTS_DISABLE_16BPP is not set
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
#
|
#
|
||||||
# CONFIG_ARCH_FPU is not set
|
# CONFIG_ARCH_FPU is not set
|
||||||
# CONFIG_DEV_CONSOLE is not set
|
# CONFIG_DEV_CONSOLE is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_EXAMPLES_NXLINES_DEFAULT_COLORS is not set
|
# CONFIG_EXAMPLES_NXLINES_DEFAULT_COLORS is not set
|
||||||
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
||||||
# CONFIG_NSH_DISABLE_PS is not set
|
# CONFIG_NSH_DISABLE_PS is not set
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
#
|
#
|
||||||
# CONFIG_ARCH_FPU is not set
|
# CONFIG_ARCH_FPU is not set
|
||||||
# CONFIG_DEV_CONSOLE is not set
|
# CONFIG_DEV_CONSOLE is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
||||||
# CONFIG_NSH_DISABLE_PS is not set
|
# CONFIG_NSH_DISABLE_PS is not set
|
||||||
# CONFIG_NXFONTS_DISABLE_16BPP is not set
|
# CONFIG_NXFONTS_DISABLE_16BPP is not set
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_LIBC_LONG_LONG is not set
|
# CONFIG_LIBC_LONG_LONG is not set
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
CONFIG_ARCH_BOARD="nucleo-f302r8"
|
CONFIG_ARCH_BOARD="nucleo-f302r8"
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_ARCH_FPU is not set
|
# CONFIG_ARCH_FPU is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_LIBC_LONG_LONG is not set
|
# CONFIG_LIBC_LONG_LONG is not set
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
CONFIG_ARCH_BOARD="nucleo-f302r8"
|
CONFIG_ARCH_BOARD="nucleo-f302r8"
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_ARCH_FPU is not set
|
# CONFIG_ARCH_FPU is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_LIBC_LONG_LONG is not set
|
# CONFIG_LIBC_LONG_LONG is not set
|
||||||
CONFIG_ADC=y
|
CONFIG_ADC=y
|
||||||
CONFIG_ANALOG=y
|
CONFIG_ANALOG=y
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_LIBC_LONG_LONG is not set
|
# CONFIG_LIBC_LONG_LONG is not set
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_ARCH_FPU is not set
|
# CONFIG_ARCH_FPU is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_LIBC_LONG_LONG is not set
|
# CONFIG_LIBC_LONG_LONG is not set
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_LIBC_LONG_LONG is not set
|
# CONFIG_LIBC_LONG_LONG is not set
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_LIBC_LONG_LONG is not set
|
# CONFIG_LIBC_LONG_LONG is not set
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_ARCH_FPU is not set
|
# CONFIG_ARCH_FPU is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_LIBC_LONG_LONG is not set
|
# CONFIG_LIBC_LONG_LONG is not set
|
||||||
CONFIG_ADC=y
|
CONFIG_ADC=y
|
||||||
CONFIG_ANALOG=y
|
CONFIG_ANALOG=y
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_DISABLE_OS_API is not set
|
# CONFIG_DISABLE_OS_API is not set
|
||||||
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set
|
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set
|
||||||
# CONFIG_NSH_DISABLE_CMP is not set
|
# CONFIG_NSH_DISABLE_CMP is not set
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_DISABLE_OS_API is not set
|
# CONFIG_DISABLE_OS_API is not set
|
||||||
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set
|
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set
|
||||||
# CONFIG_NSH_DISABLE_HEXDUMP is not set
|
# CONFIG_NSH_DISABLE_HEXDUMP is not set
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_ARCH_LEDS is not set
|
# CONFIG_ARCH_LEDS is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_DISABLE_OS_API is not set
|
# CONFIG_DISABLE_OS_API is not set
|
||||||
# CONFIG_STM32_USE_LEGACY_PINMAP is not set
|
# CONFIG_STM32_USE_LEGACY_PINMAP is not set
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_ARCH_LEDS is not set
|
# CONFIG_ARCH_LEDS is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_NSH_DISABLEBG is not set
|
# CONFIG_NSH_DISABLEBG is not set
|
||||||
# CONFIG_NSH_DISABLE_DF is not set
|
# CONFIG_NSH_DISABLE_DF is not set
|
||||||
# CONFIG_NSH_DISABLE_EXEC is not set
|
# CONFIG_NSH_DISABLE_EXEC is not set
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
CONFIG_ADC=y
|
CONFIG_ADC=y
|
||||||
CONFIG_ANALOG=y
|
CONFIG_ANALOG=y
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_ARCH_FPU is not set
|
# CONFIG_ARCH_FPU is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_LIBC_LONG_LONG is not set
|
# CONFIG_LIBC_LONG_LONG is not set
|
||||||
CONFIG_ARCH="arm"
|
CONFIG_ARCH="arm"
|
||||||
CONFIG_ARCH_BOARD="stm32f334-disco"
|
CONFIG_ARCH_BOARD="stm32f334-disco"
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_ARCH_FPU is not set
|
# CONFIG_ARCH_FPU is not set
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_DISABLE_POSIX_TIMERS is not set
|
# CONFIG_DISABLE_POSIX_TIMERS is not set
|
||||||
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set
|
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set
|
||||||
# CONFIG_NSH_DISABLEBG is not set
|
# CONFIG_NSH_DISABLEBG is not set
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_DISABLE_ENVIRON is not set
|
# CONFIG_DISABLE_ENVIRON is not set
|
||||||
# CONFIG_DISABLE_MQUEUE is not set
|
# CONFIG_DISABLE_MQUEUE is not set
|
||||||
# CONFIG_DISABLE_POSIX_TIMERS is not set
|
# CONFIG_DISABLE_POSIX_TIMERS is not set
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||||
# modifications.
|
# modifications.
|
||||||
#
|
#
|
||||||
# CONFIG_DEV_NULL is not set
|
|
||||||
# CONFIG_DISABLE_OS_API is not set
|
# CONFIG_DISABLE_OS_API is not set
|
||||||
# CONFIG_NDEBUG is not set
|
# CONFIG_NDEBUG is not set
|
||||||
# CONFIG_NSH_DISABLE_MW is not set
|
# CONFIG_NSH_DISABLE_MW is not set
|
||||||
|
@ -9,7 +9,7 @@ config DEV_SIMPLE_ADDRENV
|
|||||||
|
|
||||||
config DEV_NULL
|
config DEV_NULL
|
||||||
bool "Enable /dev/null"
|
bool "Enable /dev/null"
|
||||||
default y
|
default !DEFAULT_SMALL
|
||||||
|
|
||||||
config DEV_ZERO
|
config DEV_ZERO
|
||||||
bool "Enable /dev/zero"
|
bool "Enable /dev/zero"
|
||||||
|
@ -25,6 +25,6 @@ config FS_RAMMAP
|
|||||||
|
|
||||||
config FS_ANONMAP
|
config FS_ANONMAP
|
||||||
bool "Anonymous mapping emulation"
|
bool "Anonymous mapping emulation"
|
||||||
default y
|
default !DEFAULT_SMALL
|
||||||
---help---
|
---help---
|
||||||
Simulate private anonymous mappings by plain malloc
|
Simulate private anonymous mappings by plain malloc
|
||||||
|
@ -30,7 +30,7 @@ config LIBC_STRERROR_SHORT
|
|||||||
|
|
||||||
config LIBC_STRERROR_ERRNUM
|
config LIBC_STRERROR_ERRNUM
|
||||||
bool "Print unknown error code in strerror()"
|
bool "Print unknown error code in strerror()"
|
||||||
default !LIBC_STRERROR
|
default !LIBC_STRERROR && !DEFAULT_SMALL
|
||||||
---help---
|
---help---
|
||||||
If this option is selected, then strerror() will print error code
|
If this option is selected, then strerror() will print error code
|
||||||
for unknown errors like "Unknown error 101". Default enabled when
|
for unknown errors like "Unknown error 101". Default enabled when
|
||||||
|
Loading…
Reference in New Issue
Block a user