mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 06:18:40 +08:00
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
24 changed files with 4 additions and 24 deletions
|
@ -314,7 +314,7 @@ config ARCH_COVERAGE
|
|||
config ARCH_COVERAGE_ALL
|
||||
bool "Enable code coverage for the entire image"
|
||||
depends on ARCH_COVERAGE
|
||||
default y
|
||||
default n
|
||||
---help---
|
||||
This option activates code coverage instrumentation for the
|
||||
entire image. If you don't enable this option, you have to
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
#
|
||||
# CONFIG_ARCH_FPU 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_PS is not set
|
||||
# CONFIG_NXFONTS_DISABLE_16BPP is not set
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_DEV_CONSOLE is not set
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_EXAMPLES_NXLINES_DEFAULT_COLORS is not set
|
||||
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
||||
# CONFIG_NSH_DISABLE_PS is not set
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
#
|
||||
# CONFIG_ARCH_FPU 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_PS 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
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_LIBC_LONG_LONG is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="nucleo-f302r8"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_LIBC_LONG_LONG is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="nucleo-f302r8"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_LIBC_LONG_LONG is not set
|
||||
CONFIG_ADC=y
|
||||
CONFIG_ANALOG=y
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_LIBC_LONG_LONG is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_LIBC_LONG_LONG is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_LIBC_LONG_LONG is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_LIBC_LONG_LONG is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="nucleo-f334r8"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_LIBC_LONG_LONG is not set
|
||||
CONFIG_ADC=y
|
||||
CONFIG_ANALOG=y
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_DISABLE_OS_API is not set
|
||||
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS 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
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_DISABLE_OS_API is not set
|
||||
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set
|
||||
# CONFIG_NSH_DISABLE_HEXDUMP is not set
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_LEDS is not set
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_DISABLE_OS_API is not set
|
||||
# CONFIG_STM32_USE_LEGACY_PINMAP is not set
|
||||
CONFIG_ARCH="arm"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_LEDS is not set
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_NSH_DISABLEBG is not set
|
||||
# CONFIG_NSH_DISABLE_DF 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
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DEV_NULL is not set
|
||||
CONFIG_ADC=y
|
||||
CONFIG_ANALOG=y
|
||||
CONFIG_ARCH="arm"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_LIBC_LONG_LONG is not set
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="stm32f334-disco"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
# modifications.
|
||||
#
|
||||
# CONFIG_ARCH_FPU is not set
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_DISABLE_POSIX_TIMERS is not set
|
||||
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS 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
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_DISABLE_ENVIRON is not set
|
||||
# CONFIG_DISABLE_MQUEUE 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
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DEV_NULL is not set
|
||||
# CONFIG_DISABLE_OS_API is not set
|
||||
# CONFIG_NDEBUG is not set
|
||||
# CONFIG_NSH_DISABLE_MW is not set
|
||||
|
|
|
@ -9,7 +9,7 @@ config DEV_SIMPLE_ADDRENV
|
|||
|
||||
config DEV_NULL
|
||||
bool "Enable /dev/null"
|
||||
default y
|
||||
default !DEFAULT_SMALL
|
||||
|
||||
config DEV_ZERO
|
||||
bool "Enable /dev/zero"
|
||||
|
|
|
@ -25,6 +25,6 @@ config FS_RAMMAP
|
|||
|
||||
config FS_ANONMAP
|
||||
bool "Anonymous mapping emulation"
|
||||
default y
|
||||
default !DEFAULT_SMALL
|
||||
---help---
|
||||
Simulate private anonymous mappings by plain malloc
|
||||
|
|
|
@ -30,7 +30,7 @@ config LIBC_STRERROR_SHORT
|
|||
|
||||
config LIBC_STRERROR_ERRNUM
|
||||
bool "Print unknown error code in strerror()"
|
||||
default !LIBC_STRERROR
|
||||
default !LIBC_STRERROR && !DEFAULT_SMALL
|
||||
---help---
|
||||
If this option is selected, then strerror() will print error code
|
||||
for unknown errors like "Unknown error 101". Default enabled when
|
||||
|
|
Loading…
Reference in a new issue