diff --git a/boards/arm/fvp-v8r-aarch32/fvp-armv8r-aarch32/configs/nsh/defconfig b/boards/arm/fvp-v8r-aarch32/fvp-armv8r-aarch32/configs/nsh/defconfig index a15ee56f89..48ba92cbee 100644 --- a/boards/arm/fvp-v8r-aarch32/fvp-armv8r-aarch32/configs/nsh/defconfig +++ b/boards/arm/fvp-v8r-aarch32/fvp-armv8r-aarch32/configs/nsh/defconfig @@ -22,7 +22,6 @@ CONFIG_DEBUG_SCHED_INFO=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/imx6/sabre-6quad/configs/citest/defconfig b/boards/arm/imx6/sabre-6quad/configs/citest/defconfig index d1400cfc67..3c5f85698d 100644 --- a/boards/arm/imx6/sabre-6quad/configs/citest/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/citest/defconfig @@ -26,7 +26,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_HELLOXX=y CONFIG_EXAMPLES_PIPE=y diff --git a/boards/arm/imx6/sabre-6quad/configs/coredump/defconfig b/boards/arm/imx6/sabre-6quad/configs/coredump/defconfig index e8112e8b25..a62de4fa0a 100644 --- a/boards/arm/imx6/sabre-6quad/configs/coredump/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/coredump/defconfig @@ -26,7 +26,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/imx6/sabre-6quad/configs/elf/defconfig b/boards/arm/imx6/sabre-6quad/configs/elf/defconfig index eaef250878..0fc0f31e6f 100644 --- a/boards/arm/imx6/sabre-6quad/configs/elf/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/elf/defconfig @@ -27,7 +27,6 @@ CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_ELF=y CONFIG_EXPERIMENTAL=y diff --git a/boards/arm/imx6/sabre-6quad/configs/knsh/defconfig b/boards/arm/imx6/sabre-6quad/configs/knsh/defconfig index c9ae04b64b..ee1359ceac 100644 --- a/boards/arm/imx6/sabre-6quad/configs/knsh/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/knsh/defconfig @@ -37,7 +37,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=m CONFIG_FS_HOSTFS=y diff --git a/boards/arm/imx6/sabre-6quad/configs/knsh_smp/defconfig b/boards/arm/imx6/sabre-6quad/configs/knsh_smp/defconfig index 6a14bb6242..d3b17a55e2 100644 --- a/boards/arm/imx6/sabre-6quad/configs/knsh_smp/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/knsh_smp/defconfig @@ -38,7 +38,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_HOSTFS=y diff --git a/boards/arm/imx6/sabre-6quad/configs/libcxx/defconfig b/boards/arm/imx6/sabre-6quad/configs/libcxx/defconfig index e2db6c0792..eaf8ad5765 100644 --- a/boards/arm/imx6/sabre-6quad/configs/libcxx/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/libcxx/defconfig @@ -28,7 +28,6 @@ CONFIG_CXX_LOCALIZATION=y CONFIG_CXX_WCHAR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_HELLOXX=y CONFIG_EXPERIMENTAL=y diff --git a/boards/arm/imx6/sabre-6quad/configs/netknsh/defconfig b/boards/arm/imx6/sabre-6quad/configs/netknsh/defconfig index 31358a11aa..800b79ad1e 100644 --- a/boards/arm/imx6/sabre-6quad/configs/netknsh/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/netknsh/defconfig @@ -37,7 +37,6 @@ CONFIG_BUILD_KERNEL=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_ELF_STACKSIZE=3072 CONFIG_ETH0_PHY_KSZ8081=y diff --git a/boards/arm/imx6/sabre-6quad/configs/netknsh_smp/defconfig b/boards/arm/imx6/sabre-6quad/configs/netknsh_smp/defconfig index 7d296441ca..45e5988e6d 100644 --- a/boards/arm/imx6/sabre-6quad/configs/netknsh_smp/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/netknsh_smp/defconfig @@ -37,7 +37,6 @@ CONFIG_BUILD_KERNEL=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_ELF_STACKSIZE=3072 CONFIG_ETH0_PHY_KSZ8081=y diff --git a/boards/arm/imx6/sabre-6quad/configs/netnsh/defconfig b/boards/arm/imx6/sabre-6quad/configs/netnsh/defconfig index 7eabaca42c..40fda6ffe8 100644 --- a/boards/arm/imx6/sabre-6quad/configs/netnsh/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/netnsh/defconfig @@ -33,7 +33,6 @@ CONFIG_BUILTIN=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_ETH0_PHY_KSZ8081=y CONFIG_EXAMPLES_HELLO=m diff --git a/boards/arm/imx6/sabre-6quad/configs/netnsh_ar8031/defconfig b/boards/arm/imx6/sabre-6quad/configs/netnsh_ar8031/defconfig index 0d80ab5a7c..05fd244762 100644 --- a/boards/arm/imx6/sabre-6quad/configs/netnsh_ar8031/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/netnsh_ar8031/defconfig @@ -29,7 +29,6 @@ CONFIG_BUILTIN=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_ETH0_PHY_AR8031=y CONFIG_EXAMPLES_HELLO=m diff --git a/boards/arm/imx6/sabre-6quad/configs/netnsh_smp/defconfig b/boards/arm/imx6/sabre-6quad/configs/netnsh_smp/defconfig index a106a21988..f348cebd56 100644 --- a/boards/arm/imx6/sabre-6quad/configs/netnsh_smp/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/netnsh_smp/defconfig @@ -24,7 +24,6 @@ CONFIG_BUILTIN=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_ETH0_PHY_KSZ8081=y CONFIG_EXAMPLES_HELLO=m diff --git a/boards/arm/imx6/sabre-6quad/configs/netnsh_wb/defconfig b/boards/arm/imx6/sabre-6quad/configs/netnsh_wb/defconfig index de6e6f0b09..d5064bf40a 100644 --- a/boards/arm/imx6/sabre-6quad/configs/netnsh_wb/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/netnsh_wb/defconfig @@ -33,7 +33,6 @@ CONFIG_BUILTIN=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_ETH0_PHY_KSZ8081=y CONFIG_EXAMPLES_HELLO=m diff --git a/boards/arm/imx6/sabre-6quad/configs/nsh/defconfig b/boards/arm/imx6/sabre-6quad/configs/nsh/defconfig index 9a444f418e..e8538584d7 100644 --- a/boards/arm/imx6/sabre-6quad/configs/nsh/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/nsh/defconfig @@ -26,7 +26,6 @@ CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/imx6/sabre-6quad/configs/posix_spawn/defconfig b/boards/arm/imx6/sabre-6quad/configs/posix_spawn/defconfig index 6272618287..ae69ac803c 100644 --- a/boards/arm/imx6/sabre-6quad/configs/posix_spawn/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/posix_spawn/defconfig @@ -27,7 +27,6 @@ CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_POSIXSPAWN=y CONFIG_EXPERIMENTAL=y diff --git a/boards/arm/imx6/sabre-6quad/configs/smp/defconfig b/boards/arm/imx6/sabre-6quad/configs/smp/defconfig index 72e366fcdf..527c488559 100644 --- a/boards/arm/imx6/sabre-6quad/configs/smp/defconfig +++ b/boards/arm/imx6/sabre-6quad/configs/smp/defconfig @@ -25,7 +25,6 @@ CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/imxrt/imxrt1020-evk/configs/usdhc/defconfig b/boards/arm/imxrt/imxrt1020-evk/configs/usdhc/defconfig index 61e1874e19..bc9194e77a 100644 --- a/boards/arm/imxrt/imxrt1020-evk/configs/usdhc/defconfig +++ b/boards/arm/imxrt/imxrt1020-evk/configs/usdhc/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_FAT_LCNAMES=y CONFIG_FAT_LFN=y CONFIG_FS_FAT=y diff --git a/boards/arm/imxrt/teensy-4.x/configs/pikron-bb/defconfig b/boards/arm/imxrt/teensy-4.x/configs/pikron-bb/defconfig index b79e8bfa23..45c452a761 100644 --- a/boards/arm/imxrt/teensy-4.x/configs/pikron-bb/defconfig +++ b/boards/arm/imxrt/teensy-4.x/configs/pikron-bb/defconfig @@ -36,7 +36,6 @@ CONFIG_CANUTILS_LIBCANUTILS=y CONFIG_CAN_FD=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_ENC1_XIE=y CONFIG_ETH0_PHY_DP83825I=y diff --git a/boards/arm/kinetis/freedom-k66f/configs/nsh/defconfig b/boards/arm/kinetis/freedom-k66f/configs/nsh/defconfig index 136fff8699..53a0d04bbe 100644 --- a/boards/arm/kinetis/freedom-k66f/configs/nsh/defconfig +++ b/boards/arm/kinetis/freedom-k66f/configs/nsh/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARD_LOOPSPERMSEC=10016 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_BUTTONS=y CONFIG_EXAMPLES_BUTTONS_NAME0="SW2" CONFIG_EXAMPLES_BUTTONS_NAME1="SW3" diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/audio/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/audio/defconfig index 47b3507919..83352e287f 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/audio/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/audio/defconfig @@ -30,7 +30,6 @@ CONFIG_BUILTIN=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_DRIVERS_AUDIO=y CONFIG_DVFS=y diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/bt/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/bt/defconfig index d57c735749..bfc4f54feb 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/bt/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/bt/defconfig @@ -32,7 +32,6 @@ CONFIG_BUILTIN=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_DRIVERS_AUDIO=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/elf/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/elf/defconfig index 3f3d49b902..436695676e 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/elf/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/elf/defconfig @@ -21,7 +21,6 @@ CONFIG_BOARD_LOOPSPERMSEC=12061 CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_DRIVERS_NOTE=y CONFIG_ELF=y diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/ipl2/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/ipl2/defconfig index 15b5eb5a89..cb70836f8e 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/ipl2/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/ipl2/defconfig @@ -17,7 +17,6 @@ CONFIG_BUILTIN=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_MQUEUE=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_DRIVERS_NOTE=y diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/knsh/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/knsh/defconfig index 60a740212b..1404d886f9 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/knsh/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/knsh/defconfig @@ -26,7 +26,6 @@ CONFIG_BUILD_PROTECTED=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_DRIVERS_NOTE=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/krndis/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/krndis/defconfig index ef69112cd8..f8b8e64dc0 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/krndis/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/krndis/defconfig @@ -33,7 +33,6 @@ CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_DRIVERS_AUDIO=y CONFIG_DRIVERS_NOTE=y diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/nsh/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/nsh/defconfig index bcfffeb730..08bbaf6029 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/nsh/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/nsh/defconfig @@ -25,7 +25,6 @@ CONFIG_BUILTIN=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_EXAMPLES_ADC=y CONFIG_EXAMPLES_ADC_GROUPSIZE=6 diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/posix_spawn/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/posix_spawn/defconfig index 80426a2927..71128f9342 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/posix_spawn/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/posix_spawn/defconfig @@ -20,7 +20,6 @@ CONFIG_BOARD_LOOPSPERMSEC=12061 CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_DRIVERS_NOTE=y CONFIG_ELF=y diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig index 396604d4f4..f09613587b 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/rndis/defconfig @@ -34,7 +34,6 @@ CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_HARDFAULT_ALERT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_DRIVERS_AUDIO=y CONFIG_DVFS=y diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/usb/defconfig b/boards/arm/lc823450/lc823450-xgevk/configs/usb/defconfig index ec9f2362bd..c498ecbdff 100644 --- a/boards/arm/lc823450/lc823450-xgevk/configs/usb/defconfig +++ b/boards/arm/lc823450/lc823450-xgevk/configs/usb/defconfig @@ -24,7 +24,6 @@ CONFIG_BUILTIN=y CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_ELF=y CONFIG_EXAMPLES_ADC=y diff --git a/boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig b/boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig index 5e0ba47b8a..0e2c4dc651 100644 --- a/boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig +++ b/boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig @@ -34,7 +34,6 @@ CONFIG_CDCACM_COMPOSITE=y CONFIG_CDCACM_IFLOWCONTROL=y CONFIG_CDCECM_COMPOSITE=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DFU=y CONFIG_ELF=y CONFIG_ETH0_PHY_DP83848C=y diff --git a/boards/arm/lpc17xx_40xx/u-blox-c027/configs/nsh/defconfig b/boards/arm/lpc17xx_40xx/u-blox-c027/configs/nsh/defconfig index 0d67e7204e..a428417876 100644 --- a/boards/arm/lpc17xx_40xx/u-blox-c027/configs/nsh/defconfig +++ b/boards/arm/lpc17xx_40xx/u-blox-c027/configs/nsh/defconfig @@ -18,7 +18,6 @@ CONFIG_BOARD_LOOPSPERMSEC=8079 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_ENVIRON=y CONFIG_ETH0_PHY_DP83848C=y CONFIG_EXAMPLES_CHAT=y diff --git a/boards/arm/mps/mps2-an500/configs/knsh/defconfig b/boards/arm/mps/mps2-an500/configs/knsh/defconfig index 3120831677..71da613165 100644 --- a/boards/arm/mps/mps2-an500/configs/knsh/defconfig +++ b/boards/arm/mps/mps2-an500/configs/knsh/defconfig @@ -33,7 +33,6 @@ CONFIG_DEBUG_SCHED_INFO=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/mps/mps2-an500/configs/nsh/defconfig b/boards/arm/mps/mps2-an500/configs/nsh/defconfig index e0cbca4228..17186644ff 100644 --- a/boards/arm/mps/mps2-an500/configs/nsh/defconfig +++ b/boards/arm/mps/mps2-an500/configs/nsh/defconfig @@ -38,7 +38,6 @@ CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEBUG_USAGEFAULT=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/mps/mps2-an521/configs/nsh/defconfig b/boards/arm/mps/mps2-an521/configs/nsh/defconfig index 405a3625e4..8341a99039 100644 --- a/boards/arm/mps/mps2-an521/configs/nsh/defconfig +++ b/boards/arm/mps/mps2-an521/configs/nsh/defconfig @@ -33,7 +33,6 @@ CONFIG_DEBUG_SCHED=y CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/mps/mps3-an547/configs/ap/defconfig b/boards/arm/mps/mps3-an547/configs/ap/defconfig index baa9b0a020..91dc07b3f4 100644 --- a/boards/arm/mps/mps3-an547/configs/ap/defconfig +++ b/boards/arm/mps/mps3-an547/configs/ap/defconfig @@ -94,7 +94,6 @@ CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_SMALL=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 CONFIG_DEV_NULL=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FILE_STREAM=y diff --git a/boards/arm/mps/mps3-an547/configs/bl/defconfig b/boards/arm/mps/mps3-an547/configs/bl/defconfig index 023a5c4b2d..b582af333d 100644 --- a/boards/arm/mps/mps3-an547/configs/bl/defconfig +++ b/boards/arm/mps/mps3-an547/configs/bl/defconfig @@ -113,7 +113,6 @@ CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_SMALL=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 CONFIG_DEV_NULL=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FILE_STREAM=y diff --git a/boards/arm/mps/mps3-an547/configs/clang/defconfig b/boards/arm/mps/mps3-an547/configs/clang/defconfig index a73875c954..e1ef03ee48 100644 --- a/boards/arm/mps/mps3-an547/configs/clang/defconfig +++ b/boards/arm/mps/mps3-an547/configs/clang/defconfig @@ -35,7 +35,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEBUG_USAGEFAULT=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/mps/mps3-an547/configs/gcov/defconfig b/boards/arm/mps/mps3-an547/configs/gcov/defconfig index b2fdcbd8ce..e5280ff9f5 100644 --- a/boards/arm/mps/mps3-an547/configs/gcov/defconfig +++ b/boards/arm/mps/mps3-an547/configs/gcov/defconfig @@ -35,7 +35,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEBUG_USAGEFAULT=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/mps/mps3-an547/configs/nsh/defconfig b/boards/arm/mps/mps3-an547/configs/nsh/defconfig index a3e7d44cfd..5ffdb8ae4c 100644 --- a/boards/arm/mps/mps3-an547/configs/nsh/defconfig +++ b/boards/arm/mps/mps3-an547/configs/nsh/defconfig @@ -33,7 +33,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEBUG_USAGEFAULT=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/mps/mps3-an547/configs/picostest/defconfig b/boards/arm/mps/mps3-an547/configs/picostest/defconfig index 17032146bb..a7646c4609 100644 --- a/boards/arm/mps/mps3-an547/configs/picostest/defconfig +++ b/boards/arm/mps/mps3-an547/configs/picostest/defconfig @@ -34,7 +34,6 @@ CONFIG_DEBUG_SCHED=y CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=m CONFIG_EXPERIMENTAL=y diff --git a/boards/arm/qemu/qemu-armv7a/configs/full/defconfig b/boards/arm/qemu/qemu-armv7a/configs/full/defconfig index 7c7bd6b1a8..8e1d1e8c98 100644 --- a/boards/arm/qemu/qemu-armv7a/configs/full/defconfig +++ b/boards/arm/qemu/qemu-armv7a/configs/full/defconfig @@ -39,7 +39,6 @@ CONFIG_DEFAULT_TASK_STACKSIZE=4096 CONFIG_DEVICE_TREE=y CONFIG_DEV_SIMPLE_ADDRENV=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_NOTE=y CONFIG_DRIVERS_VIDEO=y CONFIG_DRIVERS_VIRTIO=y diff --git a/boards/arm/qemu/qemu-armv7a/configs/knsh/defconfig b/boards/arm/qemu/qemu-armv7a/configs/knsh/defconfig index b509078d68..d198fb7336 100644 --- a/boards/arm/qemu/qemu-armv7a/configs/knsh/defconfig +++ b/boards/arm/qemu/qemu-armv7a/configs/knsh/defconfig @@ -36,7 +36,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=m CONFIG_EXPERIMENTAL=y diff --git a/boards/arm/qemu/qemu-armv7a/configs/nsh/defconfig b/boards/arm/qemu/qemu-armv7a/configs/nsh/defconfig index af9356b454..2e83afd83f 100644 --- a/boards/arm/qemu/qemu-armv7a/configs/nsh/defconfig +++ b/boards/arm/qemu/qemu-armv7a/configs/nsh/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_SCHED_INFO=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FLASH_SIZE=127926272 diff --git a/boards/arm/qemu/qemu-armv7a/configs/smp/defconfig b/boards/arm/qemu/qemu-armv7a/configs/smp/defconfig index 972ba3ed57..b9e3a1ad3a 100644 --- a/boards/arm/qemu/qemu-armv7a/configs/smp/defconfig +++ b/boards/arm/qemu/qemu-armv7a/configs/smp/defconfig @@ -21,7 +21,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FLASH_SIZE=127926272 diff --git a/boards/arm/rp2040/adafruit-feather-rp2040/configs/enc28j60/defconfig b/boards/arm/rp2040/adafruit-feather-rp2040/configs/enc28j60/defconfig index 4258b58fd7..e43eae2fd6 100644 --- a/boards/arm/rp2040/adafruit-feather-rp2040/configs/enc28j60/defconfig +++ b/boards/arm/rp2040/adafruit-feather-rp2040/configs/enc28j60/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARD_LOOPSPERMSEC=10450 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_ENC28J60=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/arm/rp2040/adafruit-kb2040/configs/enc28j60/defconfig b/boards/arm/rp2040/adafruit-kb2040/configs/enc28j60/defconfig index b4d080234a..68a6312005 100644 --- a/boards/arm/rp2040/adafruit-kb2040/configs/enc28j60/defconfig +++ b/boards/arm/rp2040/adafruit-kb2040/configs/enc28j60/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARD_LOOPSPERMSEC=10450 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_ENC28J60=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/arm/rp2040/raspberrypi-pico-w/configs/enc28j60/defconfig b/boards/arm/rp2040/raspberrypi-pico-w/configs/enc28j60/defconfig index a3e83e71c3..995885176b 100644 --- a/boards/arm/rp2040/raspberrypi-pico-w/configs/enc28j60/defconfig +++ b/boards/arm/rp2040/raspberrypi-pico-w/configs/enc28j60/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARD_LOOPSPERMSEC=10450 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_ENC28J60=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/arm/rp2040/raspberrypi-pico/configs/enc28j60/defconfig b/boards/arm/rp2040/raspberrypi-pico/configs/enc28j60/defconfig index 6bc7a9e344..684585134d 100644 --- a/boards/arm/rp2040/raspberrypi-pico/configs/enc28j60/defconfig +++ b/boards/arm/rp2040/raspberrypi-pico/configs/enc28j60/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARD_LOOPSPERMSEC=10450 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_POSIX_TIMERS=y CONFIG_ENC28J60=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/arm/sam34/arduino-due/configs/nsh-leds/defconfig b/boards/arm/sam34/arduino-due/configs/nsh-leds/defconfig index 539d5cf8bf..43f03f5b6e 100644 --- a/boards/arm/sam34/arduino-due/configs/nsh-leds/defconfig +++ b/boards/arm/sam34/arduino-due/configs/nsh-leds/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LATE_INITIALIZE=y CONFIG_BOARD_LOOPSPERMSEC=6965 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_LEDS=y CONFIG_FS_PROCFS=y CONFIG_HAVE_CXX=y diff --git a/boards/arm/sam34/sam4s-xplained-pro/configs/fs/defconfig b/boards/arm/sam34/sam4s-xplained-pro/configs/fs/defconfig index 97adb25b21..04a7b1c23a 100644 --- a/boards/arm/sam34/sam4s-xplained-pro/configs/fs/defconfig +++ b/boards/arm/sam34/sam4s-xplained-pro/configs/fs/defconfig @@ -29,7 +29,6 @@ CONFIG_CDCACM_RXBUFSIZE=1024 CONFIG_CDCACM_TXBUFSIZE=1024 CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_FS_FAT=y CONFIG_FS_PROCFS=y CONFIG_HAVE_CXX=y diff --git a/boards/arm/sam34/sam4s-xplained-pro/configs/nsh/defconfig b/boards/arm/sam34/sam4s-xplained-pro/configs/nsh/defconfig index 62f17c60d1..433440c483 100644 --- a/boards/arm/sam34/sam4s-xplained-pro/configs/nsh/defconfig +++ b/boards/arm/sam34/sam4s-xplained-pro/configs/nsh/defconfig @@ -26,7 +26,6 @@ CONFIG_CDCACM_RXBUFSIZE=1024 CONFIG_CDCACM_TXBUFSIZE=1024 CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_CPUHOG=y CONFIG_EXAMPLES_SERIALBLASTER=y CONFIG_EXAMPLES_SERIALRX=y diff --git a/boards/arm/sama5/giant-board/configs/netnsh/defconfig b/boards/arm/sama5/giant-board/configs/netnsh/defconfig index e5f18eeb28..e5d2c69aa6 100644 --- a/boards/arm/sama5/giant-board/configs/netnsh/defconfig +++ b/boards/arm/sama5/giant-board/configs/netnsh/defconfig @@ -26,7 +26,6 @@ CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y CONFIG_CDCACM=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_TCPBLASTER=y CONFIG_EXAMPLES_TCPECHO=y CONFIG_EXAMPLES_UDPBLASTER=y diff --git a/boards/arm/sama5/giant-board/configs/nsh/defconfig b/boards/arm/sama5/giant-board/configs/nsh/defconfig index 755b718411..1ae299ba76 100644 --- a/boards/arm/sama5/giant-board/configs/nsh/defconfig +++ b/boards/arm/sama5/giant-board/configs/nsh/defconfig @@ -25,7 +25,6 @@ CONFIG_AUDIO_NUM_BUFFERS=8 CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_FAT_LCNAMES=y CONFIG_FAT_LFN=y CONFIG_FS_FAT=y diff --git a/boards/arm/sama5/giant-board/configs/sdmmc-net-nsh/defconfig b/boards/arm/sama5/giant-board/configs/sdmmc-net-nsh/defconfig index 17b00170cd..b838a5e3e7 100644 --- a/boards/arm/sama5/giant-board/configs/sdmmc-net-nsh/defconfig +++ b/boards/arm/sama5/giant-board/configs/sdmmc-net-nsh/defconfig @@ -27,7 +27,6 @@ CONFIG_CONSOLE_SYSLOG=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_TCPBLASTER=y CONFIG_EXAMPLES_TCPECHO=y diff --git a/boards/arm/sama5/giant-board/configs/sdmmcnsh/defconfig b/boards/arm/sama5/giant-board/configs/sdmmcnsh/defconfig index 2d144f0df3..850bdede14 100644 --- a/boards/arm/sama5/giant-board/configs/sdmmcnsh/defconfig +++ b/boards/arm/sama5/giant-board/configs/sdmmcnsh/defconfig @@ -31,7 +31,6 @@ CONFIG_CONSOLE_SYSLOG=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_TCPBLASTER=y CONFIG_EXAMPLES_TCPECHO=y diff --git a/boards/arm/sama5/jupiter-nano/configs/netnsh/defconfig b/boards/arm/sama5/jupiter-nano/configs/netnsh/defconfig index c1ba7f30bf..e91b7d3665 100644 --- a/boards/arm/sama5/jupiter-nano/configs/netnsh/defconfig +++ b/boards/arm/sama5/jupiter-nano/configs/netnsh/defconfig @@ -28,7 +28,6 @@ CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y CONFIG_CDCACM=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_TCPBLASTER=y CONFIG_EXAMPLES_TCPECHO=y CONFIG_EXAMPLES_UDPBLASTER=y diff --git a/boards/arm/sama5/jupiter-nano/configs/nsh/defconfig b/boards/arm/sama5/jupiter-nano/configs/nsh/defconfig index 128d985030..0b3f77f66d 100644 --- a/boards/arm/sama5/jupiter-nano/configs/nsh/defconfig +++ b/boards/arm/sama5/jupiter-nano/configs/nsh/defconfig @@ -27,7 +27,6 @@ CONFIG_AUDIO_NUM_BUFFERS=8 CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_FAT_LCNAMES=y CONFIG_FAT_LFN=y CONFIG_FS_FAT=y diff --git a/boards/arm/sama5/jupiter-nano/configs/sdmmc-nsh-net-resolvconf/defconfig b/boards/arm/sama5/jupiter-nano/configs/sdmmc-nsh-net-resolvconf/defconfig index ded1cb3423..2a492a79e4 100644 --- a/boards/arm/sama5/jupiter-nano/configs/sdmmc-nsh-net-resolvconf/defconfig +++ b/boards/arm/sama5/jupiter-nano/configs/sdmmc-nsh-net-resolvconf/defconfig @@ -30,7 +30,6 @@ CONFIG_CONSOLE_SYSLOG=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_TCPBLASTER=y diff --git a/boards/arm/sama5/jupiter-nano/configs/sdmmcnsh/defconfig b/boards/arm/sama5/jupiter-nano/configs/sdmmcnsh/defconfig index 0feea3cb8e..383ddc3c92 100644 --- a/boards/arm/sama5/jupiter-nano/configs/sdmmcnsh/defconfig +++ b/boards/arm/sama5/jupiter-nano/configs/sdmmcnsh/defconfig @@ -31,7 +31,6 @@ CONFIG_CONSOLE_SYSLOG=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_TCPBLASTER=y CONFIG_EXAMPLES_TCPECHO=y diff --git a/boards/arm/sama5/sama5d2-xult/configs/netnsh/defconfig b/boards/arm/sama5/sama5d2-xult/configs/netnsh/defconfig index a7bf885589..cb7472609d 100644 --- a/boards/arm/sama5/sama5d2-xult/configs/netnsh/defconfig +++ b/boards/arm/sama5/sama5d2-xult/configs/netnsh/defconfig @@ -26,7 +26,6 @@ CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y CONFIG_CDCACM=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_TCPBLASTER=y CONFIG_EXAMPLES_TCPECHO=y CONFIG_EXAMPLES_UDPBLASTER=y diff --git a/boards/arm/sama5/sama5d2-xult/configs/nsh/defconfig b/boards/arm/sama5/sama5d2-xult/configs/nsh/defconfig index e32a99fe82..0aa9cd6ede 100644 --- a/boards/arm/sama5/sama5d2-xult/configs/nsh/defconfig +++ b/boards/arm/sama5/sama5d2-xult/configs/nsh/defconfig @@ -27,7 +27,6 @@ CONFIG_AUDIO_NUM_BUFFERS=8 CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_FAT_LCNAMES=y CONFIG_FAT_LFN=y CONFIG_FS_FAT=y diff --git a/boards/arm/sama5/sama5d2-xult/configs/sdmmcnsh/defconfig b/boards/arm/sama5/sama5d2-xult/configs/sdmmcnsh/defconfig index 6af8ee19d5..6680674f19 100644 --- a/boards/arm/sama5/sama5d2-xult/configs/sdmmcnsh/defconfig +++ b/boards/arm/sama5/sama5d2-xult/configs/sdmmcnsh/defconfig @@ -33,7 +33,6 @@ CONFIG_CONSOLE_SYSLOG=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_TCPBLASTER=y CONFIG_EXAMPLES_TCPECHO=y diff --git a/boards/arm/sama5/sama5d4-ek/configs/elf/defconfig b/boards/arm/sama5/sama5d4-ek/configs/elf/defconfig index 7cc1042a9f..faa017e942 100644 --- a/boards/arm/sama5/sama5d4-ek/configs/elf/defconfig +++ b/boards/arm/sama5/sama5d4-ek/configs/elf/defconfig @@ -36,7 +36,6 @@ CONFIG_BOARD_LATE_INITIALIZE=y CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_ELF=y CONFIG_ELF_STACKSIZE=4096 diff --git a/boards/arm/sama5/sama5d4-ek/configs/ipv6/defconfig b/boards/arm/sama5/sama5d4-ek/configs/ipv6/defconfig index 3709add1b2..038e57315a 100644 --- a/boards/arm/sama5/sama5d4-ek/configs/ipv6/defconfig +++ b/boards/arm/sama5/sama5d4-ek/configs/ipv6/defconfig @@ -31,7 +31,6 @@ CONFIG_AUDIO_WM8904=y CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_ETC_ROMFS=y CONFIG_ETH0_PHY_KSZ8081=y diff --git a/boards/arm/sama5/sama5d4-ek/configs/knsh/defconfig b/boards/arm/sama5/sama5d4-ek/configs/knsh/defconfig index 86794e63cf..3673bf3ec4 100644 --- a/boards/arm/sama5/sama5d4-ek/configs/knsh/defconfig +++ b/boards/arm/sama5/sama5d4-ek/configs/knsh/defconfig @@ -35,7 +35,6 @@ CONFIG_BOARD_LATE_INITIALIZE=y CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILD_KERNEL=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_FAT_LCNAMES=y diff --git a/boards/arm/sama5/sama5d4-ek/configs/nsh/defconfig b/boards/arm/sama5/sama5d4-ek/configs/nsh/defconfig index f2531df721..23dac2e289 100644 --- a/boards/arm/sama5/sama5d4-ek/configs/nsh/defconfig +++ b/boards/arm/sama5/sama5d4-ek/configs/nsh/defconfig @@ -30,7 +30,6 @@ CONFIG_AUDIO_WM8904=y CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_ETC_ROMFS=y CONFIG_ETH0_PHY_KSZ8081=y diff --git a/boards/arm/sama5/sama5d4-ek/configs/nxwm/defconfig b/boards/arm/sama5/sama5d4-ek/configs/nxwm/defconfig index 499efe1082..ce24121d00 100644 --- a/boards/arm/sama5/sama5d4-ek/configs/nxwm/defconfig +++ b/boards/arm/sama5/sama5d4-ek/configs/nxwm/defconfig @@ -34,7 +34,6 @@ CONFIG_AUDIO_NUM_BUFFERS=4 CONFIG_BOARD_LOOPSPERMSEC=65775 CONFIG_BOOT_RUNFROMSDRAM=y CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_ETC_ROMFS=y CONFIG_ETH0_PHY_KSZ8081=y diff --git a/boards/arm/stm32/mikroe-stm32f4/configs/fulldemo/defconfig b/boards/arm/stm32/mikroe-stm32f4/configs/fulldemo/defconfig index 13f96502f2..8acb0179c8 100644 --- a/boards/arm/stm32/mikroe-stm32f4/configs/fulldemo/defconfig +++ b/boards/arm/stm32/mikroe-stm32f4/configs/fulldemo/defconfig @@ -35,7 +35,6 @@ CONFIG_CDCACM_RXBUFSIZE=256 CONFIG_CDCACM_TXBUFSIZE=256 CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_ETC_FATDEVNO=0 CONFIG_ETC_ROMFS=y diff --git a/boards/arm/stm32/mikroe-stm32f4/configs/kostest/defconfig b/boards/arm/stm32/mikroe-stm32f4/configs/kostest/defconfig index c06f6a324c..c13c19f19f 100644 --- a/boards/arm/stm32/mikroe-stm32f4/configs/kostest/defconfig +++ b/boards/arm/stm32/mikroe-stm32f4/configs/kostest/defconfig @@ -27,7 +27,6 @@ CONFIG_CDCACM_RXBUFSIZE=256 CONFIG_CDCACM_TXBUFSIZE=256 CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_FS_FAT=y CONFIG_FS_ROMFS=y CONFIG_HAVE_CXX=y diff --git a/boards/arm/stm32/mikroe-stm32f4/configs/nsh/defconfig b/boards/arm/stm32/mikroe-stm32f4/configs/nsh/defconfig index 8d62b0ea71..2b975d78a5 100644 --- a/boards/arm/stm32/mikroe-stm32f4/configs/nsh/defconfig +++ b/boards/arm/stm32/mikroe-stm32f4/configs/nsh/defconfig @@ -22,7 +22,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=16717 CONFIG_BUILTIN=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_FS_FAT=y CONFIG_FS_ROMFS=y CONFIG_HAVE_CXX=y diff --git a/boards/arm/stm32/mikroe-stm32f4/configs/usbnsh/defconfig b/boards/arm/stm32/mikroe-stm32f4/configs/usbnsh/defconfig index 500498a866..f61068ee8c 100644 --- a/boards/arm/stm32/mikroe-stm32f4/configs/usbnsh/defconfig +++ b/boards/arm/stm32/mikroe-stm32f4/configs/usbnsh/defconfig @@ -26,7 +26,6 @@ CONFIG_CDCACM_CONSOLE=y CONFIG_CDCACM_RXBUFSIZE=256 CONFIG_CDCACM_TXBUFSIZE=256 CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_FS_FAT=y CONFIG_FS_ROMFS=y CONFIG_HAVE_CXX=y diff --git a/boards/arm/stm32/omnibusf4/configs/nsh/defconfig b/boards/arm/stm32/omnibusf4/configs/nsh/defconfig index 1cc7730685..c3bd6b78da 100644 --- a/boards/arm/stm32/omnibusf4/configs/nsh/defconfig +++ b/boards/arm/stm32/omnibusf4/configs/nsh/defconfig @@ -26,7 +26,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_FEATURES=y CONFIG_DEV_GPIO=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_HELLOXX=y diff --git a/boards/arm/stm32/stm32f429i-disco/configs/extflash/defconfig b/boards/arm/stm32/stm32f429i-disco/configs/extflash/defconfig index 0a5f86f645..38b8c60ae8 100644 --- a/boards/arm/stm32/stm32f429i-disco/configs/extflash/defconfig +++ b/boards/arm/stm32/stm32f429i-disco/configs/extflash/defconfig @@ -18,7 +18,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=16717 CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_HAVE_CXX=y CONFIG_HAVE_CXXINITIALIZE=y diff --git a/boards/arm/stm32/stm32f429i-disco/configs/nxhello/defconfig b/boards/arm/stm32/stm32f429i-disco/configs/nxhello/defconfig index ff121d0803..de58f4aa5c 100644 --- a/boards/arm/stm32/stm32f429i-disco/configs/nxhello/defconfig +++ b/boards/arm/stm32/stm32f429i-disco/configs/nxhello/defconfig @@ -21,7 +21,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=16717 CONFIG_BUILTIN=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_EXAMPLES_NXHELLO=y CONFIG_EXAMPLES_NXHELLO_BPP=16 diff --git a/boards/arm/stm32/stm32f429i-disco/configs/usbnsh/defconfig b/boards/arm/stm32/stm32f429i-disco/configs/usbnsh/defconfig index fe8ee542aa..738b313642 100644 --- a/boards/arm/stm32/stm32f429i-disco/configs/usbnsh/defconfig +++ b/boards/arm/stm32/stm32f429i-disco/configs/usbnsh/defconfig @@ -23,7 +23,6 @@ CONFIG_CDCACM_CONSOLE=y CONFIG_CDCACM_RXBUFSIZE=256 CONFIG_CDCACM_TXBUFSIZE=256 CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_FS_FAT=y CONFIG_FS_PROCFS=y CONFIG_HAVE_CXX=y diff --git a/boards/arm/stm32h7/linum-stm32h753bi/configs/eeprom/defconfig b/boards/arm/stm32h7/linum-stm32h753bi/configs/eeprom/defconfig index 8b7973c831..a5f3efd506 100644 --- a/boards/arm/stm32h7/linum-stm32h753bi/configs/eeprom/defconfig +++ b/boards/arm/stm32h7/linum-stm32h753bi/configs/eeprom/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARD_LOOPSPERMSEC=43103 CONFIG_BUILTIN=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EEPROM=y CONFIG_EXAMPLES_ALARM=y CONFIG_FS_PROCFS=y diff --git a/boards/arm/stm32h7/stm32h745i-disco/configs/lvgl/defconfig b/boards/arm/stm32h7/stm32h745i-disco/configs/lvgl/defconfig index fa38549fa3..1a041f6e81 100644 --- a/boards/arm/stm32h7/stm32h745i-disco/configs/lvgl/defconfig +++ b/boards/arm/stm32h7/stm32h745i-disco/configs/lvgl/defconfig @@ -26,7 +26,6 @@ CONFIG_ARMV7M_ICACHE=y CONFIG_BOARD_LOOPSPERMSEC=43103 CONFIG_BUILTIN=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_EXAMPLES_FB=y CONFIG_EXAMPLES_LVGLDEMO=y diff --git a/boards/arm/stm32l4/stm32l476-mdk/configs/nsh/defconfig b/boards/arm/stm32l4/stm32l476-mdk/configs/nsh/defconfig index 47332ad46e..a8fcfdf892 100644 --- a/boards/arm/stm32l4/stm32l476-mdk/configs/nsh/defconfig +++ b/boards/arm/stm32l4/stm32l476-mdk/configs/nsh/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARDCTL_UNIQUEID_SIZE=12 CONFIG_BOARD_LOOPSPERMSEC=8499 CONFIG_BUILTIN=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_FS_PROCFS_REGISTER=y CONFIG_FS_ROMFS=y diff --git a/boards/arm/stm32l4/stm32l476vg-disco/configs/knsh/defconfig b/boards/arm/stm32l4/stm32l476vg-disco/configs/knsh/defconfig index 9704cdd532..cdf926201f 100644 --- a/boards/arm/stm32l4/stm32l476vg-disco/configs/knsh/defconfig +++ b/boards/arm/stm32l4/stm32l476vg-disco/configs/knsh/defconfig @@ -25,7 +25,6 @@ CONFIG_BOARDCTL_UNIQUEID_SIZE=12 CONFIG_BOARD_LOOPSPERMSEC=8499 CONFIG_BUILD_PROTECTED=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_FS_PROCFS_REGISTER=y CONFIG_FS_TMPFS=y diff --git a/boards/arm/stm32l4/stm32l476vg-disco/configs/nsh/defconfig b/boards/arm/stm32l4/stm32l476vg-disco/configs/nsh/defconfig index 1578b6c60c..a94c7b3bcc 100644 --- a/boards/arm/stm32l4/stm32l476vg-disco/configs/nsh/defconfig +++ b/boards/arm/stm32l4/stm32l476vg-disco/configs/nsh/defconfig @@ -24,7 +24,6 @@ CONFIG_BOARDCTL_UNIQUEID_SIZE=12 CONFIG_BOARD_LOOPSPERMSEC=8499 CONFIG_BUILTIN=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_EXAMPLES_ALARM=y CONFIG_EXAMPLES_MEDIA=y diff --git a/boards/arm/stm32l4/stm32l4r9ai-disco/configs/knsh/defconfig b/boards/arm/stm32l4/stm32l4r9ai-disco/configs/knsh/defconfig index 67369e8d61..cf4d623df9 100644 --- a/boards/arm/stm32l4/stm32l4r9ai-disco/configs/knsh/defconfig +++ b/boards/arm/stm32l4/stm32l4r9ai-disco/configs/knsh/defconfig @@ -26,7 +26,6 @@ CONFIG_BUILD_PROTECTED=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_FS_PROCFS_REGISTER=y CONFIG_FS_TMPFS=y diff --git a/boards/arm/stm32l4/stm32l4r9ai-disco/configs/nsh/defconfig b/boards/arm/stm32l4/stm32l4r9ai-disco/configs/nsh/defconfig index 5651ad4c72..7ef9d34b82 100644 --- a/boards/arm/stm32l4/stm32l4r9ai-disco/configs/nsh/defconfig +++ b/boards/arm/stm32l4/stm32l4r9ai-disco/configs/nsh/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARDCTL_UNIQUEID_SIZE=12 CONFIG_BOARD_LOOPSPERMSEC=9234 CONFIG_BUILTIN=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_EXAMPLES_ALARM=y CONFIG_EXAMPLES_MEDIA=y diff --git a/boards/arm64/a64/pinephone/configs/lcd/defconfig b/boards/arm64/a64/pinephone/configs/lcd/defconfig index 7688f3fd93..f96772ab24 100644 --- a/boards/arm64/a64/pinephone/configs/lcd/defconfig +++ b/boards/arm64/a64/pinephone/configs/lcd/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_LEDS=y CONFIG_EXPERIMENTAL=y diff --git a/boards/arm64/a64/pinephone/configs/lvgl/defconfig b/boards/arm64/a64/pinephone/configs/lvgl/defconfig index 05c976f14d..81b1f6dc1b 100644 --- a/boards/arm64/a64/pinephone/configs/lvgl/defconfig +++ b/boards/arm64/a64/pinephone/configs/lvgl/defconfig @@ -25,7 +25,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_FB=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_LEDS=y diff --git a/boards/arm64/a64/pinephone/configs/nsh/defconfig b/boards/arm64/a64/pinephone/configs/nsh/defconfig index 78c4a380e0..4b41f295da 100644 --- a/boards/arm64/a64/pinephone/configs/nsh/defconfig +++ b/boards/arm64/a64/pinephone/configs/nsh/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_LEDS=y CONFIG_EXPERIMENTAL=y diff --git a/boards/arm64/a64/pinephone/configs/sensor/defconfig b/boards/arm64/a64/pinephone/configs/sensor/defconfig index 27d214893d..3c261f5f0f 100644 --- a/boards/arm64/a64/pinephone/configs/sensor/defconfig +++ b/boards/arm64/a64/pinephone/configs/sensor/defconfig @@ -26,7 +26,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_LEDS=y CONFIG_EXPERIMENTAL=y diff --git a/boards/arm64/bcm2711/raspberrypi-4b/configs/nsh/defconfig b/boards/arm64/bcm2711/raspberrypi-4b/configs/nsh/defconfig index 211383847d..7c05837f5c 100644 --- a/boards/arm64/bcm2711/raspberrypi-4b/configs/nsh/defconfig +++ b/boards/arm64/bcm2711/raspberrypi-4b/configs/nsh/defconfig @@ -22,7 +22,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_LEDS=y CONFIG_EXPERIMENTAL=y diff --git a/boards/arm64/fvp-v8r/fvp-armv8r/configs/citest/defconfig b/boards/arm64/fvp-v8r/fvp-armv8r/configs/citest/defconfig index 2decb87bcc..0ca3a225a2 100644 --- a/boards/arm64/fvp-v8r/fvp-armv8r/configs/citest/defconfig +++ b/boards/arm64/fvp-v8r/fvp-armv8r/configs/citest/defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm64/fvp-v8r/fvp-armv8r/configs/citest_smp/defconfig b/boards/arm64/fvp-v8r/fvp-armv8r/configs/citest_smp/defconfig index e7a74f367b..85b0603d5c 100644 --- a/boards/arm64/fvp-v8r/fvp-armv8r/configs/citest_smp/defconfig +++ b/boards/arm64/fvp-v8r/fvp-armv8r/configs/citest_smp/defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm64/fvp-v8r/fvp-armv8r/configs/nsh/defconfig b/boards/arm64/fvp-v8r/fvp-armv8r/configs/nsh/defconfig index 4d6ad5db68..9ceaeb337a 100644 --- a/boards/arm64/fvp-v8r/fvp-armv8r/configs/nsh/defconfig +++ b/boards/arm64/fvp-v8r/fvp-armv8r/configs/nsh/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm64/fvp-v8r/fvp-armv8r/configs/nsh_smp/defconfig b/boards/arm64/fvp-v8r/fvp-armv8r/configs/nsh_smp/defconfig index dd53a940a3..7e9ab4b2f3 100644 --- a/boards/arm64/fvp-v8r/fvp-armv8r/configs/nsh_smp/defconfig +++ b/boards/arm64/fvp-v8r/fvp-armv8r/configs/nsh_smp/defconfig @@ -26,7 +26,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm64/imx8/imx8qm-mek/configs/nsh/defconfig b/boards/arm64/imx8/imx8qm-mek/configs/nsh/defconfig index f7408fe9f0..432cae0116 100644 --- a/boards/arm64/imx8/imx8qm-mek/configs/nsh/defconfig +++ b/boards/arm64/imx8/imx8qm-mek/configs/nsh/defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm64/imx9/imx93-evk/configs/bootloader/defconfig b/boards/arm64/imx9/imx93-evk/configs/bootloader/defconfig index d5ee1f76d7..18ee5dc64d 100644 --- a/boards/arm64/imx9/imx93-evk/configs/bootloader/defconfig +++ b/boards/arm64/imx9/imx93-evk/configs/bootloader/defconfig @@ -71,7 +71,6 @@ CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_SMALL=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEV_NULL=y -CONFIG_DEV_ZERO=y CONFIG_EXPERIMENTAL=y CONFIG_FILE_STREAM=y CONFIG_FS_ANONMAP=y diff --git a/boards/arm64/imx9/imx93-evk/configs/nsh/defconfig b/boards/arm64/imx9/imx93-evk/configs/nsh/defconfig index 8bf20e7e9e..6ed1e18226 100644 --- a/boards/arm64/imx9/imx93-evk/configs/nsh/defconfig +++ b/boards/arm64/imx9/imx93-evk/configs/nsh/defconfig @@ -26,7 +26,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_ETH0_PHY_MULTI=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_TCPBLASTER=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/citest/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/citest/defconfig index 29b963a54b..ca5ea3e870 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/citest/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/citest/defconfig @@ -22,7 +22,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/citest_smp/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/citest_smp/defconfig index 5d40ce820d..728939d10b 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/citest_smp/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/citest_smp/defconfig @@ -22,7 +22,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=16384 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/fb/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/fb/defconfig index d0a39c9476..148d586ca3 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/fb/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/fb/defconfig @@ -22,7 +22,6 @@ CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_GPU=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/knsh/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/knsh/defconfig index a4e960524c..fd4fd4b382 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/knsh/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/knsh/defconfig @@ -44,7 +44,6 @@ CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/mte/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/mte/defconfig index 43b96c8549..40267bf2ee 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/mte/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/mte/defconfig @@ -28,7 +28,6 @@ CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FRAME_POINTER=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/netnsh/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/netnsh/defconfig index c7ff5e21b7..58026bed0a 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/netnsh/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/netnsh/defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/netnsh_hv/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/netnsh_hv/defconfig index 55db00fa73..4a7caa822c 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/netnsh_hv/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/netnsh_hv/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp/defconfig index a4e6d35b44..15c1435d56 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp/defconfig @@ -22,7 +22,6 @@ CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp_hv/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp_hv/defconfig index 5ebc2ab306..f9d18fcc37 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp_hv/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp_hv/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/nsh/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/nsh/defconfig index 3a4c7449d3..436cf8250a 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/nsh/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/nsh/defconfig @@ -27,7 +27,6 @@ CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FRAME_POINTER=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/nsh_fiq/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/nsh_fiq/defconfig index df5a8611a4..4d058246f9 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/nsh_fiq/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/nsh_fiq/defconfig @@ -29,7 +29,6 @@ CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_HOSTFS=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/nsh_gicv2/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/nsh_gicv2/defconfig index 9a950f9176..c2553e637b 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/nsh_gicv2/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/nsh_gicv2/defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/nsh_smp/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/nsh_smp/defconfig index 9eed123c18..324928b52c 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/nsh_smp/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/nsh_smp/defconfig @@ -33,7 +33,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=16384 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FRAME_POINTER=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/nsh_smp_tickless/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/nsh_smp_tickless/defconfig index d0bd265782..a57f1ea207 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/nsh_smp_tickless/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/nsh_smp_tickless/defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=16384 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/arm64/qemu/qemu-armv8a/configs/sotest/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/sotest/defconfig index 2c6fe07705..e166437147 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/sotest/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/sotest/defconfig @@ -32,7 +32,6 @@ CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_SOTEST=y CONFIG_EXAMPLES_SOTEST_DEVMINOR_MAX=10 diff --git a/boards/arm64/qemu/qemu-armv8a/configs/sw_tags/defconfig b/boards/arm64/qemu/qemu-armv8a/configs/sw_tags/defconfig index a8c88ff0c1..2bea20fedb 100644 --- a/boards/arm64/qemu/qemu-armv8a/configs/sw_tags/defconfig +++ b/boards/arm64/qemu/qemu-armv8a/configs/sw_tags/defconfig @@ -27,7 +27,6 @@ CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEVICE_TREE=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_HOSTFS=y diff --git a/boards/arm64/rk3399/nanopi_m4/configs/nsh/defconfig b/boards/arm64/rk3399/nanopi_m4/configs/nsh/defconfig index 05d45a8ce4..5bbde6996d 100644 --- a/boards/arm64/rk3399/nanopi_m4/configs/nsh/defconfig +++ b/boards/arm64/rk3399/nanopi_m4/configs/nsh/defconfig @@ -26,7 +26,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_LEDS=y diff --git a/boards/arm64/rk3399/pinephonepro/configs/nsh/defconfig b/boards/arm64/rk3399/pinephonepro/configs/nsh/defconfig index 958406938e..7ceae85266 100644 --- a/boards/arm64/rk3399/pinephonepro/configs/nsh/defconfig +++ b/boards/arm64/rk3399/pinephonepro/configs/nsh/defconfig @@ -26,7 +26,6 @@ CONFIG_DEBUG_SCHED_ERROR=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_LEDS=y CONFIG_EXPERIMENTAL=y diff --git a/boards/arm64/zynq-mpsoc/zcu111/configs/jtag/defconfig b/boards/arm64/zynq-mpsoc/zcu111/configs/jtag/defconfig index f099aabf08..2d00862bcb 100644 --- a/boards/arm64/zynq-mpsoc/zcu111/configs/jtag/defconfig +++ b/boards/arm64/zynq-mpsoc/zcu111/configs/jtag/defconfig @@ -31,7 +31,6 @@ CONFIG_DEBUG_SCHED_INFO=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_LEDS=y diff --git a/boards/arm64/zynq-mpsoc/zcu111/configs/nsh/defconfig b/boards/arm64/zynq-mpsoc/zcu111/configs/nsh/defconfig index 490647e971..74b9e4a22c 100644 --- a/boards/arm64/zynq-mpsoc/zcu111/configs/nsh/defconfig +++ b/boards/arm64/zynq-mpsoc/zcu111/configs/nsh/defconfig @@ -30,7 +30,6 @@ CONFIG_DEBUG_SCHED_INFO=y CONFIG_DEBUG_SCHED_WARN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=8192 -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_LEDS=y diff --git a/boards/risc-v/bl602/bl602evb/configs/dma/defconfig b/boards/risc-v/bl602/bl602evb/configs/dma/defconfig index efc553cd53..23558572f5 100644 --- a/boards/risc-v/bl602/bl602evb/configs/dma/defconfig +++ b/boards/risc-v/bl602/bl602evb/configs/dma/defconfig @@ -30,7 +30,6 @@ CONFIG_BOARD_LOOPSPERMSEC=10000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_ENVIRON=y CONFIG_DISABLE_MQUEUE=y CONFIG_DISABLE_POSIX_TIMERS=y diff --git a/boards/risc-v/bl808/ox64/configs/adc/defconfig b/boards/risc-v/bl808/ox64/configs/adc/defconfig index a58f02d0d0..2b72035f13 100644 --- a/boards/risc-v/bl808/ox64/configs/adc/defconfig +++ b/boards/risc-v/bl808/ox64/configs/adc/defconfig @@ -54,7 +54,6 @@ CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_ADC=y CONFIG_EXAMPLES_ADC_DEVPATH="/dev/gpadc" diff --git a/boards/risc-v/bl808/ox64/configs/nsh/defconfig b/boards/risc-v/bl808/ox64/configs/nsh/defconfig index a6379f04f1..716402355e 100644 --- a/boards/risc-v/bl808/ox64/configs/nsh/defconfig +++ b/boards/risc-v/bl808/ox64/configs/nsh/defconfig @@ -44,7 +44,6 @@ CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=m CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/bl808/ox64/configs/spi/defconfig b/boards/risc-v/bl808/ox64/configs/spi/defconfig index 3c6a4a7296..3fbc035df1 100644 --- a/boards/risc-v/bl808/ox64/configs/spi/defconfig +++ b/boards/risc-v/bl808/ox64/configs/spi/defconfig @@ -45,7 +45,6 @@ CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=m CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/bl808/ox64/configs/timer/defconfig b/boards/risc-v/bl808/ox64/configs/timer/defconfig index 456617bcdf..4919d06d47 100644 --- a/boards/risc-v/bl808/ox64/configs/timer/defconfig +++ b/boards/risc-v/bl808/ox64/configs/timer/defconfig @@ -46,7 +46,6 @@ CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=m CONFIG_EXAMPLES_TIMER=y diff --git a/boards/risc-v/c906/smartl-c906/configs/elf/defconfig b/boards/risc-v/c906/smartl-c906/configs/elf/defconfig index db38c17378..c728e83923 100644 --- a/boards/risc-v/c906/smartl-c906/configs/elf/defconfig +++ b/boards/risc-v/c906/smartl-c906/configs/elf/defconfig @@ -22,7 +22,6 @@ CONFIG_C906_ENABLE_DPFPU=y CONFIG_C906_WITH_QEMU=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_ELF=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/risc-v/c906/smartl-c906/configs/fpu/defconfig b/boards/risc-v/c906/smartl-c906/configs/fpu/defconfig index 0bee31ed59..47aa493774 100644 --- a/boards/risc-v/c906/smartl-c906/configs/fpu/defconfig +++ b/boards/risc-v/c906/smartl-c906/configs/fpu/defconfig @@ -21,7 +21,6 @@ CONFIG_C906_ENABLE_DPFPU=y CONFIG_C906_WITH_QEMU=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y CONFIG_FS_ROMFS=y diff --git a/boards/risc-v/c906/smartl-c906/configs/knsh/defconfig b/boards/risc-v/c906/smartl-c906/configs/knsh/defconfig index 48ef0eaca1..26f002363f 100644 --- a/boards/risc-v/c906/smartl-c906/configs/knsh/defconfig +++ b/boards/risc-v/c906/smartl-c906/configs/knsh/defconfig @@ -22,7 +22,6 @@ CONFIG_BUILTIN=y CONFIG_C906_WITH_QEMU=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y CONFIG_FS_ROMFS=y diff --git a/boards/risc-v/c906/smartl-c906/configs/module/defconfig b/boards/risc-v/c906/smartl-c906/configs/module/defconfig index 2a9f5939c7..37ac423322 100644 --- a/boards/risc-v/c906/smartl-c906/configs/module/defconfig +++ b/boards/risc-v/c906/smartl-c906/configs/module/defconfig @@ -22,7 +22,6 @@ CONFIG_C906_ENABLE_DPFPU=y CONFIG_C906_WITH_QEMU=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_MODULE=y diff --git a/boards/risc-v/c906/smartl-c906/configs/nsh/defconfig b/boards/risc-v/c906/smartl-c906/configs/nsh/defconfig index 193335211f..55ecddf057 100644 --- a/boards/risc-v/c906/smartl-c906/configs/nsh/defconfig +++ b/boards/risc-v/c906/smartl-c906/configs/nsh/defconfig @@ -20,7 +20,6 @@ CONFIG_BUILTIN=y CONFIG_C906_WITH_QEMU=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y CONFIG_FS_ROMFS=y diff --git a/boards/risc-v/c906/smartl-c906/configs/sotest/defconfig b/boards/risc-v/c906/smartl-c906/configs/sotest/defconfig index fe9da7c394..d9150e9cd6 100644 --- a/boards/risc-v/c906/smartl-c906/configs/sotest/defconfig +++ b/boards/risc-v/c906/smartl-c906/configs/sotest/defconfig @@ -22,7 +22,6 @@ CONFIG_C906_ENABLE_DPFPU=y CONFIG_C906_WITH_QEMU=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_SOTEST=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit-rust-1/configs/brickmatch/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit-rust-1/configs/brickmatch/defconfig index 2dabaed38f..51076b9dc4 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit-rust-1/configs/brickmatch/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit-rust-1/configs/brickmatch/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_I2C=y CONFIG_DEBUG_I2C_ERROR=y CONFIG_DEBUG_I2C_WARN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_ESP32C3_DMA=y CONFIG_ESP32C3_GPIO_IRQ=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit-rust-1/configs/nsh/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit-rust-1/configs/nsh/defconfig index 867a40fd22..06af9a2fb2 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit-rust-1/configs/nsh/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit-rust-1/configs/nsh/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_USBSERIAL=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/adc/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/adc/defconfig index ef808f2b18..7d0f700f83 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/adc/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/adc/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_ADC1=y CONFIG_ESP32C3_ADC1_CHANNEL0=y CONFIG_EXAMPLES_ADC=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/bmp180/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/bmp180/defconfig index a64d7e2a4d..1ab22e3745 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/bmp180/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/bmp180/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_I2C0=y CONFIG_EXAMPLES_BMP180=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/crypto/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/crypto/defconfig index 75b791c7db..9e27d4f61c 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/crypto/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/crypto/defconfig @@ -24,7 +24,6 @@ CONFIG_CRYPTO_AES=y CONFIG_CRYPTO_CRYPTODEV=y CONFIG_CRYPTO_CRYPTODEV_HARDWARE=y CONFIG_CRYPTO_RANDOM_POOL=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_AES_ACCELERATOR=y CONFIG_ESP32C3_SHA_ACCELERATOR=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/cxx/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/cxx/defconfig index e975119136..ce4b88619a 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/cxx/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/cxx/defconfig @@ -21,7 +21,6 @@ CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_CXX_LOCALIZATION=y CONFIG_CXX_WCHAR=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_HAVE_CXX=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/efuse/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/efuse/defconfig index f95e761e41..3accd5cea9 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/efuse/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/efuse/defconfig @@ -22,7 +22,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_EFUSE=y CONFIG_ESP32C3_EFUSE=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/elf/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/elf/defconfig index 733052ae6b..dfd02cac0d 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/elf/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/elf/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_ROMDISK=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_ELF=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/gpio/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/gpio/defconfig index 53b6d882a0..f2f733fc28 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/gpio/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/gpio/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_GPIO=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_GPIO_IRQ=y CONFIG_EXAMPLES_GPIO=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/knsh/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/knsh/defconfig index e5d7ee023b..dc284b1a38 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/knsh/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/knsh/defconfig @@ -26,7 +26,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 CONFIG_INIT_ENTRYPOINT="nsh_main" diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/lvgl/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/lvgl/defconfig index 3a04fd941c..3336cff51c 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/lvgl/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/lvgl/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_SPI2=y CONFIG_ESP32C3_SPI_SWCS=y CONFIG_EXAMPLES_LVGLDEMO=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/mcuboot_slot_confirm/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/mcuboot_slot_confirm/defconfig index 416e0e057c..957f13386d 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/mcuboot_slot_confirm/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/mcuboot_slot_confirm/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_APP_FORMAT_MCUBOOT=y CONFIG_ESP32C3_ESPTOOL_TARGET_SECONDARY=y CONFIG_ESP32C3_SPIFLASH=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/nsh/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/nsh/defconfig index 6611a77b6e..14a297b393 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/nsh/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/nsh/defconfig @@ -21,7 +21,6 @@ CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_FRAME_POINTER=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/nvcfgdata/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/nvcfgdata/defconfig index 7cfaebed43..894482f7b3 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/nvcfgdata/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/nvcfgdata/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BCH=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_SPIFLASH=y CONFIG_ESP32C3_SPIFLASH_MTD_CONFIG=y CONFIG_ESP32C3_STORAGE_MTD_OFFSET=0x3e6000 diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/oneshot/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/oneshot/defconfig index e81879c2a5..76b7ecbe07 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/oneshot/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/oneshot/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_ONESHOT=y CONFIG_ESP32C3_TIMER0=y CONFIG_ESP32C3_TIMER1=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/ostest/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/ostest/defconfig index 67813aabfa..fbc18cb782 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/ostest/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/ostest/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 CONFIG_INIT_ENTRYPOINT="nsh_main" diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/pm/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/pm/defconfig index b649c3927a..0083d2cb1c 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/pm/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/pm/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_FS_PROCFS_REGISTER=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/pwm/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/pwm/defconfig index 021c607225..2e053087d7 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/pwm/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/pwm/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_LEDC=y CONFIG_ESP32C3_LEDC_TIM0=y CONFIG_EXAMPLES_PWM=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/random/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/random/defconfig index 82a57e2dbb..f83595885c 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/random/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/random/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_RNG=y CONFIG_EXAMPLES_RANDOM=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/romfs/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/romfs/defconfig index d07378991f..3bb135de88 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/romfs/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/romfs/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_ROMDISK=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=6 CONFIG_EXAMPLES_ROMFS=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/rtc/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/rtc/defconfig index 2cade85288..283d52e428 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/rtc/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/rtc/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_RT_TIMER=y CONFIG_EXAMPLES_ALARM=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/spiflash/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/spiflash/defconfig index 8c41d1de70..3782403d2e 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/spiflash/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/spiflash/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_SPIFLASH=y CONFIG_ESP32C3_SPIFLASH_SMARTFS=y CONFIG_ESP32C3_STORAGE_MTD_OFFSET=0x110000 diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/tickless/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/tickless/defconfig index 8f94776fcf..8a03a00f71 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/tickless/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/tickless/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_TICKLESS=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/timer/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/timer/defconfig index 473cc3a53b..a067bae557 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/timer/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/timer/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_TIMER0=y CONFIG_ESP32C3_TIMER1=y CONFIG_EXAMPLES_TIMER=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/twai/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/twai/defconfig index b78d5653da..1899823dbf 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/twai/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/twai/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_TWAI0=y CONFIG_ETC_ROMFS=y CONFIG_EXAMPLES_CAN=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/uid/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/uid/defconfig index 4ec4c11b38..8c6cbf98bd 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/uid/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/uid/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_UNIQUEID=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 CONFIG_INIT_ENTRYPOINT="nsh_main" diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/usbconsole/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/usbconsole/defconfig index b18f3764c0..fda39aadb1 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/usbconsole/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/usbconsole/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_USBSERIAL=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/watchdog/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/watchdog/defconfig index fd24d97b14..4b07d92037 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/watchdog/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/watchdog/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32C3_MWDT0=y CONFIG_ESP32C3_MWDT1=y CONFIG_EXAMPLES_WATCHDOG=y diff --git a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/watcher/defconfig b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/watcher/defconfig index 16bbdf473b..0b40b22d46 100644 --- a/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/watcher/defconfig +++ b/boards/risc-v/esp32c3-legacy/esp32c3-devkit/configs/watcher/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_NOTE=y CONFIG_ESP32C3_MWDT0=y CONFIG_ESP32C3_MWDT1=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/ble/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/ble/defconfig index 78d12364c5..69aeeb3c8e 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/ble/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/ble/defconfig @@ -21,7 +21,6 @@ CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BTSAK=y CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_BLUETOOTH=y CONFIG_DRIVERS_IEEE80211=y CONFIG_DRIVERS_WIRELESS=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/bmp180/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/bmp180/defconfig index f81768ed03..60ad33a06e 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/bmp180/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/bmp180/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_I2C0=y CONFIG_EXAMPLES_BMP180=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/buttons/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/buttons/defconfig index f2cfa6af70..0bf983f4fc 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/buttons/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/buttons/defconfig @@ -21,7 +21,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_GPIO_IRQ=y CONFIG_EXAMPLES_BUTTONS=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/efuse/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/efuse/defconfig index eed3ded991..396f99dfb3 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/efuse/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/efuse/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_EFUSE=y CONFIG_ESPRESSIF_EFUSE=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/gpio/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/gpio/defconfig index 247f6389cb..6dba46f9f9 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/gpio/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/gpio/defconfig @@ -20,7 +20,6 @@ CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_GPIO=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_GPIO_IRQ=y CONFIG_EXAMPLES_GPIO=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/i2c/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/i2c/defconfig index 078b54642e..fc063d166a 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/i2c/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/i2c/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_I2C0=y CONFIG_FS_PROCFS=y CONFIG_I2CTOOL_DEFFREQ=100000 diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/mcuboot_nsh/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/mcuboot_nsh/defconfig index 5965c38343..dd690d70e7 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/mcuboot_nsh/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/mcuboot_nsh/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_BOOTLOADER_MCUBOOT=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/nimble/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/nimble/defconfig index bb3ae405fc..4ebdf353de 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/nimble/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/nimble/defconfig @@ -23,7 +23,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_BLUETOOTH=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ESPRESSIF_BLE=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/nsh/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/nsh/defconfig index 0eb6297651..f33fc3a109 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/nsh/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/nsh/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 CONFIG_INIT_ENTRYPOINT="nsh_main" diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/ostest/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/ostest/defconfig index 7671ee9bc2..7fa6ca565a 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/ostest/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/ostest/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 CONFIG_INIT_ENTRYPOINT="nsh_main" diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/pwm/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/pwm/defconfig index b284e6dd87..66a3f559f8 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/pwm/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/pwm/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_LEDC=y CONFIG_ESPRESSIF_LEDC_TIMER0=y CONFIG_EXAMPLES_PWM=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/random/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/random/defconfig index 8aab7a02bf..926fbfa253 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/random/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/random/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_RANDOM=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/rmt/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/rmt/defconfig index e22df83852..14396cbc52 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/rmt/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/rmt/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP_RMT=y CONFIG_EXAMPLES_RMTCHAR=y CONFIG_EXAMPLES_RMTCHAR_RX=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/rtc/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/rtc/defconfig index 819aaf3c82..356db48d58 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/rtc/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/rtc/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_ALARM=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/spi/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/spi/defconfig index 7c56fef6de..021038df99 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/spi/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/spi/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_SPI2=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/spiflash/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/spiflash/defconfig index ee0a9f7a69..95d7b2db43 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/spiflash/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/spiflash/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_SPIFLASH=y CONFIG_ESPRESSIF_SPIFLASH_SMARTFS=y CONFIG_ESPRESSIF_STORAGE_MTD_OFFSET=0x110000 diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/sta_softap/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/sta_softap/defconfig index 0667b562aa..67a90ae1c6 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/sta_softap/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/sta_softap/defconfig @@ -21,7 +21,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_IEEE80211=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ESPRESSIF_SPIFLASH=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/temperature_sensor/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/temperature_sensor/defconfig index 6d44677aa9..1ead6c4200 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/temperature_sensor/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/temperature_sensor/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_TEMP=y CONFIG_ESPRESSIF_TEMP_UORB=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/tickless/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/tickless/defconfig index 96acf24e7c..6aa2a1daf8 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/tickless/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/tickless/defconfig @@ -18,7 +18,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 CONFIG_INIT_ENTRYPOINT="nsh_main" diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/timers/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/timers/defconfig index f17e504a73..2d42d75305 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/timers/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/timers/defconfig @@ -18,7 +18,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_ONESHOT=y CONFIG_EXAMPLES_TIMER=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/twai/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/twai/defconfig index 19fa27569f..3f62deaeea 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/twai/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/twai/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_TWAI0=y CONFIG_EXAMPLES_CAN=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/usbconsole/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/usbconsole/defconfig index abb43ab4fb..8059ab296f 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/usbconsole/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/usbconsole/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_USBSERIAL=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/watchdog/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/watchdog/defconfig index 7920e53754..d567b0bcf9 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/watchdog/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/watchdog/defconfig @@ -18,7 +18,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_MWDT0=y CONFIG_ESPRESSIF_MWDT1=y CONFIG_EXAMPLES_WATCHDOG=y diff --git a/boards/risc-v/esp32c3/esp32c3-generic/configs/wifi/defconfig b/boards/risc-v/esp32c3/esp32c3-generic/configs/wifi/defconfig index 10b9206aae..93f4da648a 100644 --- a/boards/risc-v/esp32c3/esp32c3-generic/configs/wifi/defconfig +++ b/boards/risc-v/esp32c3/esp32c3-generic/configs/wifi/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_IEEE80211=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ESPRESSIF_SPIFLASH=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/bmp180/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/bmp180/defconfig index 542b0b1676..0291bc44f8 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/bmp180/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/bmp180/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_I2C0=y CONFIG_EXAMPLES_BMP180=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/buttons/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/buttons/defconfig index 191455ae8c..dc5c395dc5 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/buttons/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/buttons/defconfig @@ -22,7 +22,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_GPIO_IRQ=y CONFIG_EXAMPLES_BUTTONS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/capture/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/capture/defconfig index b005c879c0..78d017e19f 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/capture/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/capture/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESP_MCPWM=y CONFIG_ESP_MCPWM_CAPTURE=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/efuse/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/efuse/defconfig index 6210930b2d..0e59d6c3b0 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/efuse/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/efuse/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_EFUSE=y CONFIG_ESPRESSIF_EFUSE=y CONFIG_ESPRESSIF_ESP32C6=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/gpio/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/gpio/defconfig index 3305fa6ed7..3461516f4c 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/gpio/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/gpio/defconfig @@ -21,7 +21,6 @@ CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_GPIO=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_GPIO_IRQ=y CONFIG_EXAMPLES_GPIO=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/i2c/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/i2c/defconfig index d1d258708f..32f1bd2591 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/i2c/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/i2c/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_I2C0=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/mcuboot_nsh/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/mcuboot_nsh/defconfig index 5468e35994..f44a7dfd40 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/mcuboot_nsh/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/mcuboot_nsh/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_BOOTLOADER_MCUBOOT=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/motor/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/motor/defconfig index bf70eb967e..0dd99c78d7 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/motor/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/motor/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESP_MCPWM=y CONFIG_ESP_MCPWM_MOTOR=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/nsh/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/nsh/defconfig index b1472b5bbb..0447207f13 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/nsh/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/nsh/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/ostest/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/ostest/defconfig index 4e6d27267b..beba4b25f0 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/ostest/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/ostest/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/pwm/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/pwm/defconfig index 8d2ae63698..6cc2419b9f 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/pwm/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/pwm/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_LEDC=y CONFIG_ESPRESSIF_LEDC_TIMER0=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/qencoder/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/qencoder/defconfig index 77e98c6684..b5b34f551d 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/qencoder/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/qencoder/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESP_PCNT=y CONFIG_ESP_PCNT_U0=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/random/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/random/defconfig index dfb6e66ef2..c0eed63f40 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/random/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/random/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_EXAMPLES_RANDOM=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/rmt/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/rmt/defconfig index bc2256d9e4..17fcef1701 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/rmt/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/rmt/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESP_RMT=y CONFIG_EXAMPLES_RMTCHAR=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/rtc/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/rtc/defconfig index 44d530c386..963ddd9e40 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/rtc/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/rtc/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_EXAMPLES_ALARM=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spi/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spi/defconfig index d915ae74a5..d158f762f1 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spi/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spi/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_SPI2=y CONFIG_ESPRESSIF_SPI2_CSPIN=15 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spiflash/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spiflash/defconfig index 34d7c0826a..c467a2944d 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spiflash/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spiflash/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_SPIFLASH=y CONFIG_ESPRESSIF_SPIFLASH_SMARTFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spislv/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spislv/defconfig index 8cbde594f7..c8c768d760 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spislv/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/spislv/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_SPI2=y CONFIG_ESPRESSIF_SPI2_CSPIN=15 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/sta_softap/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/sta_softap/defconfig index 0cbef30905..b195f3e2e9 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/sta_softap/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/sta_softap/defconfig @@ -22,7 +22,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_IEEE80211=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ESPRESSIF_ESP32C6=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/temperature_sensor/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/temperature_sensor/defconfig index 1a49dc9fe9..bbee27aacf 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/temperature_sensor/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/temperature_sensor/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_TEMP=y CONFIG_ESPRESSIF_TEMP_UORB=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/tickless/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/tickless/defconfig index 863b898148..a99acfb33a 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/tickless/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/tickless/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/timers/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/timers/defconfig index 1c1443314c..01508b45f8 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/timers/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/timers/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_EXAMPLES_ONESHOT=y CONFIG_EXAMPLES_TIMER=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/twai/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/twai/defconfig index 07dbe79537..28525cbe2c 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/twai/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/twai/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_TWAI0=y CONFIG_EXAMPLES_CAN=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/usbconsole/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/usbconsole/defconfig index fd54523bd2..e98874dc36 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/usbconsole/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/usbconsole/defconfig @@ -21,7 +21,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_USBSERIAL=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/watchdog/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/watchdog/defconfig index e114433d41..c17b106a0a 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/watchdog/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/watchdog/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_MWDT0=y CONFIG_ESPRESSIF_MWDT1=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/wifi/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/wifi/defconfig index 204c498286..8e93a02a6c 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitc/configs/wifi/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitc/configs/wifi/defconfig @@ -21,7 +21,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_IEEE80211=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ESPRESSIF_ESP32C6=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/bmp180/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/bmp180/defconfig index f780be9fdc..bd93cd865d 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/bmp180/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/bmp180/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_I2C0=y CONFIG_EXAMPLES_BMP180=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/buttons/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/buttons/defconfig index d704ddc399..a7f7a3e80d 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/buttons/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/buttons/defconfig @@ -22,7 +22,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_GPIO_IRQ=y CONFIG_EXAMPLES_BUTTONS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/efuse/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/efuse/defconfig index c24afe7a53..b0f775cd22 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/efuse/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/efuse/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_EFUSE=y CONFIG_ESPRESSIF_EFUSE=y CONFIG_ESPRESSIF_ESP32C6=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/gpio/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/gpio/defconfig index 785e61b00f..b9339e17ad 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/gpio/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/gpio/defconfig @@ -21,7 +21,6 @@ CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_GPIO=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_GPIO_IRQ=y CONFIG_EXAMPLES_GPIO=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/i2c/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/i2c/defconfig index 56903a9355..1a83d6036d 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/i2c/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/i2c/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_I2C0=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/mcuboot_nsh/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/mcuboot_nsh/defconfig index 2bc41aec38..d684cd7e79 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/mcuboot_nsh/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/mcuboot_nsh/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_BOOTLOADER_MCUBOOT=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/nsh/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/nsh/defconfig index dee9f24e8b..d4bc26ce6a 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/nsh/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/nsh/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/ostest/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/ostest/defconfig index 9c5ded9577..d50b4989bd 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/ostest/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/ostest/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/pwm/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/pwm/defconfig index f595710322..cd9990b010 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/pwm/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/pwm/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_LEDC=y CONFIG_ESPRESSIF_LEDC_TIMER0=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/random/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/random/defconfig index 10aa7f05a1..1d9de08ddb 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/random/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/random/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_EXAMPLES_RANDOM=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/rmt/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/rmt/defconfig index 83c60a5fd6..c96561ecd3 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/rmt/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/rmt/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESP_RMT=y CONFIG_EXAMPLES_RMTCHAR=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/rtc/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/rtc/defconfig index aebbfb3be7..b73cd3d250 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/rtc/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/rtc/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_EXAMPLES_ALARM=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spi/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spi/defconfig index a1033e9451..d5d8e96729 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spi/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spi/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_SPI2=y CONFIG_ESPRESSIF_SPI2_CSPIN=15 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spiflash/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spiflash/defconfig index 9cf53838d7..49c5235d94 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spiflash/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spiflash/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_SPIFLASH=y CONFIG_ESPRESSIF_SPIFLASH_SMARTFS=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spislv/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spislv/defconfig index 8cbde594f7..c8c768d760 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spislv/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/spislv/defconfig @@ -23,7 +23,6 @@ CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_SPI2=y CONFIG_ESPRESSIF_SPI2_CSPIN=15 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/sta_softap/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/sta_softap/defconfig index 7371d65292..10b6695ddf 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/sta_softap/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/sta_softap/defconfig @@ -22,7 +22,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_IEEE80211=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ESPRESSIF_ESP32C6=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/tickless/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/tickless/defconfig index 99a9eb50fb..2cca800bc2 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/tickless/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/tickless/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/timers/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/timers/defconfig index 9b45f723e9..c0b4850aef 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/timers/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/timers/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_EXAMPLES_ONESHOT=y CONFIG_EXAMPLES_TIMER=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/twai/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/twai/defconfig index 8a005b2420..c76345c159 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/twai/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/twai/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_TWAI0=y CONFIG_EXAMPLES_CAN=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/usbconsole/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/usbconsole/defconfig index 31f74e6967..840855ddc1 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/usbconsole/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/usbconsole/defconfig @@ -21,7 +21,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_USBSERIAL=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/watchdog/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/watchdog/defconfig index 7ac5f1a14b..daf49a4585 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/watchdog/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/watchdog/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32C6=y CONFIG_ESPRESSIF_MWDT0=y CONFIG_ESPRESSIF_MWDT1=y diff --git a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/wifi/defconfig b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/wifi/defconfig index 7371d65292..10b6695ddf 100644 --- a/boards/risc-v/esp32c6/esp32c6-devkitm/configs/wifi/defconfig +++ b/boards/risc-v/esp32c6/esp32c6-devkitm/configs/wifi/defconfig @@ -22,7 +22,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_IEEE80211=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ESPRESSIF_ESP32C6=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/bmp180/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/bmp180/defconfig index f6741d82f5..2da26d112c 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/bmp180/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/bmp180/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_I2C0=y CONFIG_EXAMPLES_BMP180=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/buttons/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/buttons/defconfig index 4662baad21..4999e4a3d7 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/buttons/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/buttons/defconfig @@ -21,7 +21,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_GPIO_IRQ=y CONFIG_EXAMPLES_BUTTONS=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/capture/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/capture/defconfig index ff3be99da5..9d9bd578ef 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/capture/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/capture/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESP_MCPWM=y CONFIG_ESP_MCPWM_CAPTURE=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/efuse/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/efuse/defconfig index 33f43d6ab8..6ba484c479 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/efuse/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/efuse/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_EFUSE=y CONFIG_ESPRESSIF_EFUSE=y CONFIG_ESPRESSIF_ESP32H2=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/gpio/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/gpio/defconfig index 4c4a880124..e6c028c27b 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/gpio/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/gpio/defconfig @@ -20,7 +20,6 @@ CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_GPIO=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_GPIO_IRQ=y CONFIG_EXAMPLES_GPIO=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/i2c/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/i2c/defconfig index 1ea79df2b0..ba24846a0e 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/i2c/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/i2c/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_I2C0=y CONFIG_ESPRESSIF_I2C1=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/mcuboot_nsh/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/mcuboot_nsh/defconfig index 9f628c198b..e87ad5921b 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/mcuboot_nsh/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/mcuboot_nsh/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_BOOTLOADER_MCUBOOT=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/motor/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/motor/defconfig index b83654b587..0ada021644 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/motor/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/motor/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESP_MCPWM=y CONFIG_ESP_MCPWM_MOTOR=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/nsh/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/nsh/defconfig index 3e02bebfd2..7ff833aee4 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/nsh/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/nsh/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/ostest/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/ostest/defconfig index 00ecbd4707..280b03baa7 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/ostest/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/ostest/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/pwm/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/pwm/defconfig index 1ccb576da7..dcc63be103 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/pwm/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/pwm/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_LEDC=y CONFIG_ESPRESSIF_LEDC_TIMER0=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/qencoder/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/qencoder/defconfig index 2767a5daaa..03bf68fb83 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/qencoder/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/qencoder/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESP_PCNT=y CONFIG_ESP_PCNT_U0=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/random/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/random/defconfig index e8e53d015d..9370766fb0 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/random/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/random/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_EXAMPLES_RANDOM=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/rmt/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/rmt/defconfig index a4ef3497e0..39e78591a5 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/rmt/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/rmt/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESP_RMT=y CONFIG_EXAMPLES_RMTCHAR=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/rtc/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/rtc/defconfig index 286e3b26df..7c510fc0c1 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/rtc/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/rtc/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_EXAMPLES_ALARM=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/spi/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/spi/defconfig index 31c16f302f..d4f7a03774 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/spi/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/spi/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_SPI2=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/spiflash/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/spiflash/defconfig index 92491e5a3c..449bef6b25 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/spiflash/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/spiflash/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_SPIFLASH=y CONFIG_ESPRESSIF_SPIFLASH_SMARTFS=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/temperature_sensor/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/temperature_sensor/defconfig index 7707721b1b..6535c062be 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/temperature_sensor/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/temperature_sensor/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_TEMP=y CONFIG_ESPRESSIF_TEMP_UORB=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/tickless/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/tickless/defconfig index cfdffb2111..8c0f9a806d 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/tickless/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/tickless/defconfig @@ -18,7 +18,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/timers/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/timers/defconfig index 2d8a356248..6763c8b0ff 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/timers/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/timers/defconfig @@ -18,7 +18,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_EXAMPLES_ONESHOT=y CONFIG_EXAMPLES_TIMER=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/twai/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/twai/defconfig index 97af35aa5f..2f86f1015f 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/twai/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/twai/defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_TWAI0=y CONFIG_EXAMPLES_CAN=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/usbconsole/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/usbconsole/defconfig index a000704805..b6103b619a 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/usbconsole/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/usbconsole/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_BOARDCTL_RESET=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_USBSERIAL=y CONFIG_EXAMPLES_HELLO=y diff --git a/boards/risc-v/esp32h2/esp32h2-devkit/configs/watchdog/defconfig b/boards/risc-v/esp32h2/esp32h2-devkit/configs/watchdog/defconfig index f11fc17c17..a317123f98 100644 --- a/boards/risc-v/esp32h2/esp32h2-devkit/configs/watchdog/defconfig +++ b/boards/risc-v/esp32h2/esp32h2-devkit/configs/watchdog/defconfig @@ -18,7 +18,6 @@ CONFIG_ARCH_RISCV=y CONFIG_ARCH_STACKDUMP=y CONFIG_BOARD_LOOPSPERMSEC=15000 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESPRESSIF_ESP32H2=y CONFIG_ESPRESSIF_MWDT0=y CONFIG_ESPRESSIF_MWDT1=y diff --git a/boards/risc-v/jh7110/star64/configs/nsh/defconfig b/boards/risc-v/jh7110/star64/configs/nsh/defconfig index 2b8d8b99a7..f0ae5e529c 100644 --- a/boards/risc-v/jh7110/star64/configs/nsh/defconfig +++ b/boards/risc-v/jh7110/star64/configs/nsh/defconfig @@ -48,7 +48,6 @@ CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=m CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/k210/maix-bit/configs/elf/defconfig b/boards/risc-v/k210/maix-bit/configs/elf/defconfig index 6618106d24..b34b93355f 100644 --- a/boards/risc-v/k210/maix-bit/configs/elf/defconfig +++ b/boards/risc-v/k210/maix-bit/configs/elf/defconfig @@ -21,7 +21,6 @@ CONFIG_BOARD_LOOPSPERMSEC=46000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_ELF=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/k210/maix-bit/configs/knsh/defconfig b/boards/risc-v/k210/maix-bit/configs/knsh/defconfig index ba1ec56b50..b4cbd171d5 100644 --- a/boards/risc-v/k210/maix-bit/configs/knsh/defconfig +++ b/boards/risc-v/k210/maix-bit/configs/knsh/defconfig @@ -20,7 +20,6 @@ CONFIG_BUILD_PROTECTED=y CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/k210/maix-bit/configs/knsh_smp/defconfig b/boards/risc-v/k210/maix-bit/configs/knsh_smp/defconfig index f7f93a8c56..8b2b3eebc5 100644 --- a/boards/risc-v/k210/maix-bit/configs/knsh_smp/defconfig +++ b/boards/risc-v/k210/maix-bit/configs/knsh_smp/defconfig @@ -20,7 +20,6 @@ CONFIG_BUILD_PROTECTED=y CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/k210/maix-bit/configs/kostest/defconfig b/boards/risc-v/k210/maix-bit/configs/kostest/defconfig index 9a2486e183..e1fd739c60 100644 --- a/boards/risc-v/k210/maix-bit/configs/kostest/defconfig +++ b/boards/risc-v/k210/maix-bit/configs/kostest/defconfig @@ -21,7 +21,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 CONFIG_INIT_ENTRYPOINT="ostest_main" diff --git a/boards/risc-v/k210/maix-bit/configs/module/defconfig b/boards/risc-v/k210/maix-bit/configs/module/defconfig index ffcf089f69..3ea3418526 100644 --- a/boards/risc-v/k210/maix-bit/configs/module/defconfig +++ b/boards/risc-v/k210/maix-bit/configs/module/defconfig @@ -21,7 +21,6 @@ CONFIG_BOARD_LOOPSPERMSEC=46000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_MODULE=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/k210/maix-bit/configs/nsh/defconfig b/boards/risc-v/k210/maix-bit/configs/nsh/defconfig index 4d7f228013..8df0b8b6e1 100644 --- a/boards/risc-v/k210/maix-bit/configs/nsh/defconfig +++ b/boards/risc-v/k210/maix-bit/configs/nsh/defconfig @@ -20,7 +20,6 @@ CONFIG_BOARD_LOOPSPERMSEC=46000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=2048 diff --git a/boards/risc-v/k210/maix-bit/configs/posix_spawn/defconfig b/boards/risc-v/k210/maix-bit/configs/posix_spawn/defconfig index d2eddbae4b..03d2c8f6c8 100644 --- a/boards/risc-v/k210/maix-bit/configs/posix_spawn/defconfig +++ b/boards/risc-v/k210/maix-bit/configs/posix_spawn/defconfig @@ -21,7 +21,6 @@ CONFIG_BOARD_LOOPSPERMSEC=46000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_POSIXSPAWN=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/k210/maix-bit/configs/smp/defconfig b/boards/risc-v/k210/maix-bit/configs/smp/defconfig index 60c82bada9..8dabebf18f 100644 --- a/boards/risc-v/k210/maix-bit/configs/smp/defconfig +++ b/boards/risc-v/k210/maix-bit/configs/smp/defconfig @@ -20,7 +20,6 @@ CONFIG_BOARD_LOOPSPERMSEC=46000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y CONFIG_FS_PROCFS_REGISTER=y diff --git a/boards/risc-v/k210/maix-bit/configs/smp2/defconfig b/boards/risc-v/k210/maix-bit/configs/smp2/defconfig index eb08a04252..ada4d0b91b 100644 --- a/boards/risc-v/k210/maix-bit/configs/smp2/defconfig +++ b/boards/risc-v/k210/maix-bit/configs/smp2/defconfig @@ -20,7 +20,6 @@ CONFIG_BOARD_LOOPSPERMSEC=46000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_NOTE=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/litex/arty_a7/configs/knsh-tickless/defconfig b/boards/risc-v/litex/arty_a7/configs/knsh-tickless/defconfig index 6240152145..313ff27923 100644 --- a/boards/risc-v/litex/arty_a7/configs/knsh-tickless/defconfig +++ b/boards/risc-v/litex/arty_a7/configs/knsh-tickless/defconfig @@ -38,7 +38,6 @@ CONFIG_BOARDCTL_ROMDISK=y CONFIG_BOARD_LATE_INITIALIZE=y CONFIG_BOARD_LOOPSPERMSEC=10000 CONFIG_BUILD_KERNEL=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/litex/arty_a7/configs/knsh/defconfig b/boards/risc-v/litex/arty_a7/configs/knsh/defconfig index 6aa9b5b6ba..407017b568 100644 --- a/boards/risc-v/litex/arty_a7/configs/knsh/defconfig +++ b/boards/risc-v/litex/arty_a7/configs/knsh/defconfig @@ -37,7 +37,6 @@ CONFIG_BOARDCTL_ROMDISK=y CONFIG_BOARD_LATE_INITIALIZE=y CONFIG_BOARD_LOOPSPERMSEC=10000 CONFIG_BUILD_KERNEL=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/litex/arty_a7/configs/netnsh/defconfig b/boards/risc-v/litex/arty_a7/configs/netnsh/defconfig index f1bd81b123..8860c81c7a 100644 --- a/boards/risc-v/litex/arty_a7/configs/netnsh/defconfig +++ b/boards/risc-v/litex/arty_a7/configs/netnsh/defconfig @@ -19,7 +19,6 @@ CONFIG_BOARD_LOOPSPERMSEC=10000 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ETH0_PHY_DP83848C=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_HELLO_STACKSIZE=8192 diff --git a/boards/risc-v/mpfs/icicle/configs/hwtest/defconfig b/boards/risc-v/mpfs/icicle/configs/hwtest/defconfig index 932e6badee..1d5e2fdfbe 100644 --- a/boards/risc-v/mpfs/icicle/configs/hwtest/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/hwtest/defconfig @@ -25,7 +25,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_FAT=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/mpfs/icicle/configs/knsh/defconfig b/boards/risc-v/mpfs/icicle/configs/knsh/defconfig index 27d8b6949a..6c095a0316 100644 --- a/boards/risc-v/mpfs/icicle/configs/knsh/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/knsh/defconfig @@ -47,7 +47,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y diff --git a/boards/risc-v/mpfs/icicle/configs/network/defconfig b/boards/risc-v/mpfs/icicle/configs/network/defconfig index a6360924fe..8f0c9f8354 100644 --- a/boards/risc-v/mpfs/icicle/configs/network/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/network/defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_TCPBLASTER=y CONFIG_EXAMPLES_TCPBLASTER_PROGNAME1="tcpclient" CONFIG_EXAMPLES_TCPBLASTER_SERVER=y diff --git a/boards/risc-v/mpfs/icicle/configs/nsh/defconfig b/boards/risc-v/mpfs/icicle/configs/nsh/defconfig index 24ec396923..0e643f4edb 100644 --- a/boards/risc-v/mpfs/icicle/configs/nsh/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/nsh/defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y CONFIG_FS_ROMFS=y diff --git a/boards/risc-v/mpfs/icicle/configs/opensbi/defconfig b/boards/risc-v/mpfs/icicle/configs/opensbi/defconfig index b3d3e62e9c..63b5935a28 100644 --- a/boards/risc-v/mpfs/icicle/configs/opensbi/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/opensbi/defconfig @@ -22,7 +22,6 @@ CONFIG_BOARD_LOOPSPERMSEC=54000 CONFIG_BUILTIN=y CONFIG_DEBUG_FEATURES=y CONFIG_DEFAULT_SMALL=y -CONFIG_DEV_ZERO=y CONFIG_EXPERIMENTAL=y CONFIG_FAT_LCNAMES=y CONFIG_FAT_LFN=y diff --git a/boards/risc-v/mpfs/icicle/configs/pnsh/defconfig b/boards/risc-v/mpfs/icicle/configs/pnsh/defconfig index 0b394b2354..31598672ef 100644 --- a/boards/risc-v/mpfs/icicle/configs/pnsh/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/pnsh/defconfig @@ -26,7 +26,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/risc-v/mpfs/icicle/configs/rpmsg-ch1/defconfig b/boards/risc-v/mpfs/icicle/configs/rpmsg-ch1/defconfig index d9c0ffe27a..8e31836554 100644 --- a/boards/risc-v/mpfs/icicle/configs/rpmsg-ch1/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/rpmsg-ch1/defconfig @@ -28,7 +28,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_EXPERIMENTAL=y CONFIG_FAT_LCNAMES=y CONFIG_FAT_LFN=y diff --git a/boards/risc-v/mpfs/icicle/configs/rpmsg-ch2/defconfig b/boards/risc-v/mpfs/icicle/configs/rpmsg-ch2/defconfig index 4a2d73e522..c2e1c86554 100644 --- a/boards/risc-v/mpfs/icicle/configs/rpmsg-ch2/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/rpmsg-ch2/defconfig @@ -28,7 +28,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_EXPERIMENTAL=y CONFIG_FAT_LCNAMES=y CONFIG_FAT_LFN=y diff --git a/boards/risc-v/mpfs/icicle/configs/usb/defconfig b/boards/risc-v/mpfs/icicle/configs/usb/defconfig index c8360e3945..b286867e1c 100644 --- a/boards/risc-v/mpfs/icicle/configs/usb/defconfig +++ b/boards/risc-v/mpfs/icicle/configs/usb/defconfig @@ -39,7 +39,6 @@ CONFIG_DEBUG_MEMCARD=y CONFIG_DEBUG_MEMCARD_ERROR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEBUG_USB=y -CONFIG_DEV_ZERO=y CONFIG_EXPERIMENTAL=y CONFIG_FAT_LCNAMES=y CONFIG_FAT_LFN=y diff --git a/boards/risc-v/mpfs/m100pfsevp/configs/nsh/defconfig b/boards/risc-v/mpfs/m100pfsevp/configs/nsh/defconfig index b502335fd0..56a811989a 100644 --- a/boards/risc-v/mpfs/m100pfsevp/configs/nsh/defconfig +++ b/boards/risc-v/mpfs/m100pfsevp/configs/nsh/defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y CONFIG_FS_ROMFS=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/citest/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/citest/defconfig index 1328d34dff..9e7f2c53cb 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/citest/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/citest/defconfig @@ -46,7 +46,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y CONFIG_DRIVERS_VIRTIO_MMIO=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/citest64/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/citest64/defconfig index 5623dcf16e..1117984af1 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/citest64/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/citest64/defconfig @@ -32,7 +32,6 @@ CONFIG_BOARD_LOOPSPERMSEC=6366 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_HELLOXX=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/fb/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/fb/defconfig index 5b419054c6..2876e14d15 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/fb/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/fb/defconfig @@ -32,7 +32,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_GPU=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/fb64/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/fb64/defconfig index add1402b96..65573cec0f 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/fb64/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/fb64/defconfig @@ -32,7 +32,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_GPU=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/kfb64/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/kfb64/defconfig index ce17d91bcd..a5e93c0303 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/kfb64/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/kfb64/defconfig @@ -53,7 +53,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_GPU=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/knetnsh64/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/knetnsh64/defconfig index cb28f5986c..7f3252a09a 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/knetnsh64/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/knetnsh64/defconfig @@ -51,7 +51,6 @@ CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y CONFIG_DRIVERS_VIRTIO_MMIO=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/knetnsh64_smp/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/knetnsh64_smp/defconfig index 06d4c781a8..feaa05701d 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/knetnsh64_smp/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/knetnsh64_smp/defconfig @@ -51,7 +51,6 @@ CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y CONFIG_DRIVERS_VIRTIO_MMIO=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/knsh/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/knsh/defconfig index 77d2c5436f..da49a7dc6b 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/knsh/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/knsh/defconfig @@ -49,7 +49,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=m CONFIG_FS_HOSTFS=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/knsh64/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/knsh64/defconfig index dd5d7352ef..cdb3d12e0f 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/knsh64/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/knsh64/defconfig @@ -49,7 +49,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=m CONFIG_FS_HOSTFS=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/ksmp64/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/ksmp64/defconfig index 1c7cfdf1a8..878e637cd8 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/ksmp64/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/ksmp64/defconfig @@ -47,7 +47,6 @@ CONFIG_BOARD_LOOPSPERMSEC=6366 CONFIG_BUILD_KERNEL=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_ELF_STACKSIZE=3072 CONFIG_EXAMPLES_HELLO=m diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/libcxx/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/libcxx/defconfig index 22a8defb5e..6f016ccdd8 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/libcxx/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/libcxx/defconfig @@ -32,7 +32,6 @@ CONFIG_CXX_LOCALIZATION=y CONFIG_CXX_WCHAR=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_HOSTFS=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/libcxx64/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/libcxx64/defconfig index ddd40f710c..98e729d5b7 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/libcxx64/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/libcxx64/defconfig @@ -32,7 +32,6 @@ CONFIG_CXX_LOCALIZATION=y CONFIG_CXX_WCHAR=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_HOSTFS=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/netnsh/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/netnsh/defconfig index 2d55f771d4..d96b55d7cf 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/netnsh/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/netnsh/defconfig @@ -34,7 +34,6 @@ CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/netnsh64/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/netnsh64/defconfig index b9d84eb526..556f53d29b 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/netnsh64/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/netnsh64/defconfig @@ -34,7 +34,6 @@ CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/netnsh64_smp/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/netnsh64_smp/defconfig index 9e27833c8b..372fd85fde 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/netnsh64_smp/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/netnsh64_smp/defconfig @@ -34,7 +34,6 @@ CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/netnsh_smp/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/netnsh_smp/defconfig index 86c48ef8f4..f7a82e2720 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/netnsh_smp/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/netnsh_smp/defconfig @@ -34,7 +34,6 @@ CONFIG_CODECS_HASH_MD5=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_SIMPLE_ADDRENV=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_DRIVERS_VIRTIO=y CONFIG_DRIVERS_VIRTIO_BLK=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/nsh/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/nsh/defconfig index f3f3c075db..2491f5a0fe 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/nsh/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/nsh/defconfig @@ -32,7 +32,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_HOSTFS=y diff --git a/boards/risc-v/qemu-rv/rv-virt/configs/nsh64/defconfig b/boards/risc-v/qemu-rv/rv-virt/configs/nsh64/defconfig index 68120193b9..f8bf9c5a5c 100644 --- a/boards/risc-v/qemu-rv/rv-virt/configs/nsh64/defconfig +++ b/boards/risc-v/qemu-rv/rv-virt/configs/nsh64/defconfig @@ -34,7 +34,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEVICE_TREE=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_HOSTFS=y diff --git a/boards/sim/sim/sim/configs/alsa/defconfig b/boards/sim/sim/sim/configs/alsa/defconfig index a921a3a666..f7fb21582b 100644 --- a/boards/sim/sim/sim/configs/alsa/defconfig +++ b/boards/sim/sim/sim/configs/alsa/defconfig @@ -21,7 +21,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/asan/defconfig b/boards/sim/sim/sim/configs/asan/defconfig index 47c61084e3..9a8be13614 100644 --- a/boards/sim/sim/sim/configs/asan/defconfig +++ b/boards/sim/sim/sim/configs/asan/defconfig @@ -16,7 +16,6 @@ CONFIG_CANCELLATION_POINTS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FRAME_POINTER=y CONFIG_FS_AIO=y diff --git a/boards/sim/sim/sim/configs/bastest/defconfig b/boards/sim/sim/sim/configs/bastest/defconfig index f28fbf3f00..24de19f37d 100644 --- a/boards/sim/sim/sim/configs/bastest/defconfig +++ b/boards/sim/sim/sim/configs/bastest/defconfig @@ -19,7 +19,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/bluetooth/defconfig b/boards/sim/sim/sim/configs/bluetooth/defconfig index 0d8e46f00d..27c814af69 100644 --- a/boards/sim/sim/sim/configs/bluetooth/defconfig +++ b/boards/sim/sim/sim/configs/bluetooth/defconfig @@ -23,7 +23,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_BLUETOOTH=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ETC_FATDEVNO=2 diff --git a/boards/sim/sim/sim/configs/bthcisock/defconfig b/boards/sim/sim/sim/configs/bthcisock/defconfig index 9bbf26d83e..c8e0b55955 100644 --- a/boards/sim/sim/sim/configs/bthcisock/defconfig +++ b/boards/sim/sim/sim/configs/bthcisock/defconfig @@ -24,7 +24,6 @@ CONFIG_BTSAK=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_BLUETOOTH=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ETC_FATDEVNO=2 diff --git a/boards/sim/sim/sim/configs/citest/defconfig b/boards/sim/sim/sim/configs/citest/defconfig index c76baa64eb..89760a8f87 100644 --- a/boards/sim/sim/sim/configs/citest/defconfig +++ b/boards/sim/sim/sim/configs/citest/defconfig @@ -34,7 +34,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_EXAMPLES_GPIO=y diff --git a/boards/sim/sim/sim/configs/crypto/defconfig b/boards/sim/sim/sim/configs/crypto/defconfig index e186a113b7..bda6bd4d8b 100644 --- a/boards/sim/sim/sim/configs/crypto/defconfig +++ b/boards/sim/sim/sim/configs/crypto/defconfig @@ -27,7 +27,6 @@ CONFIG_CRYPTO_SW_AES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/duktape/defconfig b/boards/sim/sim/sim/configs/duktape/defconfig index b7612fe3fa..454a50775f 100644 --- a/boards/sim/sim/sim/configs/duktape/defconfig +++ b/boards/sim/sim/sim/configs/duktape/defconfig @@ -18,7 +18,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/dynconns/defconfig b/boards/sim/sim/sim/configs/dynconns/defconfig index d7636c2106..2046231bc7 100644 --- a/boards/sim/sim/sim/configs/dynconns/defconfig +++ b/boards/sim/sim/sim/configs/dynconns/defconfig @@ -20,7 +20,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_CAN_ALLOC_CONNS=1 CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_FSUTILS_PASSWD=y CONFIG_FSUTILS_PASSWD_READONLY=y CONFIG_FS_ROMFS=y diff --git a/boards/sim/sim/sim/configs/elf/defconfig b/boards/sim/sim/sim/configs/elf/defconfig index 999b22a726..5323f3fe95 100644 --- a/boards/sim/sim/sim/configs/elf/defconfig +++ b/boards/sim/sim/sim/configs/elf/defconfig @@ -19,7 +19,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_ELF=y CONFIG_EXAMPLES_ELF_DEVMINOR=6 diff --git a/boards/sim/sim/sim/configs/foc/defconfig b/boards/sim/sim/sim/configs/foc/defconfig index 6979a3ceb9..8725c0097c 100644 --- a/boards/sim/sim/sim/configs/foc/defconfig +++ b/boards/sim/sim/sim/configs/foc/defconfig @@ -21,7 +21,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/ipforward/defconfig b/boards/sim/sim/sim/configs/ipforward/defconfig index bd7df5fb4b..a2d751d95f 100644 --- a/boards/sim/sim/sim/configs/ipforward/defconfig +++ b/boards/sim/sim/sim/configs/ipforward/defconfig @@ -21,7 +21,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/kasan/defconfig b/boards/sim/sim/sim/configs/kasan/defconfig index ada4467c45..4c2f182d6f 100644 --- a/boards/sim/sim/sim/configs/kasan/defconfig +++ b/boards/sim/sim/sim/configs/kasan/defconfig @@ -16,7 +16,6 @@ CONFIG_CANCELLATION_POINTS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FDCHECK=y CONFIG_FDSAN=y diff --git a/boards/sim/sim/sim/configs/libcxxtest/defconfig b/boards/sim/sim/sim/configs/libcxxtest/defconfig index 608014f954..0b52f2b148 100644 --- a/boards/sim/sim/sim/configs/libcxxtest/defconfig +++ b/boards/sim/sim/sim/configs/libcxxtest/defconfig @@ -28,7 +28,6 @@ CONFIG_DEBUG_BINFMT_WARN=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 CONFIG_EXAMPLES_HELLO=y diff --git a/boards/sim/sim/sim/configs/linuxi2c/defconfig b/boards/sim/sim/sim/configs/linuxi2c/defconfig index dc74876437..655e453fa4 100644 --- a/boards/sim/sim/sim/configs/linuxi2c/defconfig +++ b/boards/sim/sim/sim/configs/linuxi2c/defconfig @@ -18,7 +18,6 @@ CONFIG_BOARD_LOOPSPERMSEC=0 CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_PROCFS=y CONFIG_IDLETHREAD_STACKSIZE=4096 diff --git a/boards/sim/sim/sim/configs/login/defconfig b/boards/sim/sim/sim/configs/login/defconfig index fbb4f2874e..b59060be17 100644 --- a/boards/sim/sim/sim/configs/login/defconfig +++ b/boards/sim/sim/sim/configs/login/defconfig @@ -19,7 +19,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/lua/defconfig b/boards/sim/sim/sim/configs/lua/defconfig index 726bf1d578..8fc08fa688 100644 --- a/boards/sim/sim/sim/configs/lua/defconfig +++ b/boards/sim/sim/sim/configs/lua/defconfig @@ -19,7 +19,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/matter/defconfig b/boards/sim/sim/sim/configs/matter/defconfig index 1492a92319..b6ac510328 100644 --- a/boards/sim/sim/sim/configs/matter/defconfig +++ b/boards/sim/sim/sim/configs/matter/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_BLUETOOTH=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ETC_FATDEVNO=2 diff --git a/boards/sim/sim/sim/configs/minibasic/defconfig b/boards/sim/sim/sim/configs/minibasic/defconfig index 52b4afc400..7abb12bc7e 100644 --- a/boards/sim/sim/sim/configs/minibasic/defconfig +++ b/boards/sim/sim/sim/configs/minibasic/defconfig @@ -17,7 +17,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/minmea/defconfig b/boards/sim/sim/sim/configs/minmea/defconfig index 5aa3804dac..2fa02b8850 100644 --- a/boards/sim/sim/sim/configs/minmea/defconfig +++ b/boards/sim/sim/sim/configs/minmea/defconfig @@ -20,7 +20,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/mnemofs/defconfig b/boards/sim/sim/sim/configs/mnemofs/defconfig index 7afd436c73..f02f30a96e 100644 --- a/boards/sim/sim/sim/configs/mnemofs/defconfig +++ b/boards/sim/sim/sim/configs/mnemofs/defconfig @@ -20,7 +20,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/module/defconfig b/boards/sim/sim/sim/configs/module/defconfig index 1fef8be222..445ace9e59 100644 --- a/boards/sim/sim/sim/configs/module/defconfig +++ b/boards/sim/sim/sim/configs/module/defconfig @@ -18,7 +18,6 @@ CONFIG_BOARD_LOOPSPERMSEC=0 CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_LIBTEST=y CONFIG_EXAMPLES_MODULE=y CONFIG_EXAMPLES_MODULE_DEVMINOR=4 diff --git a/boards/sim/sim/sim/configs/module32/defconfig b/boards/sim/sim/sim/configs/module32/defconfig index a7395fe4a3..547c9c4b71 100644 --- a/boards/sim/sim/sim/configs/module32/defconfig +++ b/boards/sim/sim/sim/configs/module32/defconfig @@ -18,7 +18,6 @@ CONFIG_BOARD_LOOPSPERMSEC=0 CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_MODULE=y CONFIG_EXAMPLES_MODULE_DEVMINOR=4 CONFIG_EXAMPLES_MODULE_DEVPATH="/dev/ram4" diff --git a/boards/sim/sim/sim/configs/nand/defconfig b/boards/sim/sim/sim/configs/nand/defconfig index 55996a91cf..f3d17da6b9 100644 --- a/boards/sim/sim/sim/configs/nand/defconfig +++ b/boards/sim/sim/sim/configs/nand/defconfig @@ -20,7 +20,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/nimble/defconfig b/boards/sim/sim/sim/configs/nimble/defconfig index 9de97378d0..a678de27d6 100644 --- a/boards/sim/sim/sim/configs/nimble/defconfig +++ b/boards/sim/sim/sim/configs/nimble/defconfig @@ -26,7 +26,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_BLUETOOTH=y CONFIG_DRIVERS_WIRELESS=y CONFIG_ETC_FATDEVNO=2 diff --git a/boards/sim/sim/sim/configs/note/defconfig b/boards/sim/sim/sim/configs/note/defconfig index 387e80f25c..2a8423683b 100644 --- a/boards/sim/sim/sim/configs/note/defconfig +++ b/boards/sim/sim/sim/configs/note/defconfig @@ -15,7 +15,6 @@ CONFIG_BOARDCTL_POWEROFF=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_NOTE=y CONFIG_DRIVERS_NOTECTL=y CONFIG_DRIVERS_NOTELOG=y diff --git a/boards/sim/sim/sim/configs/nsh/defconfig b/boards/sim/sim/sim/configs/nsh/defconfig index cea8bd4d1e..87d66486d2 100644 --- a/boards/sim/sim/sim/configs/nsh/defconfig +++ b/boards/sim/sim/sim/configs/nsh/defconfig @@ -21,7 +21,6 @@ CONFIG_COVERAGE_TOOLCHAIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/nshcromfs/defconfig b/boards/sim/sim/sim/configs/nshcromfs/defconfig index 7f608156a3..00aed08445 100644 --- a/boards/sim/sim/sim/configs/nshcromfs/defconfig +++ b/boards/sim/sim/sim/configs/nshcromfs/defconfig @@ -19,7 +19,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_CROMFS=y CONFIG_FAT_LCNAMES=y CONFIG_FAT_LFN=y diff --git a/boards/sim/sim/sim/configs/nxcamera/defconfig b/boards/sim/sim/sim/configs/nxcamera/defconfig index 1b27f6e808..b50ed02b2c 100644 --- a/boards/sim/sim/sim/configs/nxcamera/defconfig +++ b/boards/sim/sim/sim/configs/nxcamera/defconfig @@ -20,7 +20,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y diff --git a/boards/sim/sim/sim/configs/posix_spawn/defconfig b/boards/sim/sim/sim/configs/posix_spawn/defconfig index 8aebd8a8ee..0a2a388a97 100644 --- a/boards/sim/sim/sim/configs/posix_spawn/defconfig +++ b/boards/sim/sim/sim/configs/posix_spawn/defconfig @@ -19,7 +19,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ELF=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXAMPLES_POSIXSPAWN=y diff --git a/boards/sim/sim/sim/configs/posix_test/defconfig b/boards/sim/sim/sim/configs/posix_test/defconfig index d2c94f2aea..c9a79c1866 100644 --- a/boards/sim/sim/sim/configs/posix_test/defconfig +++ b/boards/sim/sim/sim/configs/posix_test/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/quickjs/defconfig b/boards/sim/sim/sim/configs/quickjs/defconfig index b6c1e5ac1f..421c077fd0 100644 --- a/boards/sim/sim/sim/configs/quickjs/defconfig +++ b/boards/sim/sim/sim/configs/quickjs/defconfig @@ -19,7 +19,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/rc/defconfig b/boards/sim/sim/sim/configs/rc/defconfig index 4d560a978c..a787e0eb87 100644 --- a/boards/sim/sim/sim/configs/rc/defconfig +++ b/boards/sim/sim/sim/configs/rc/defconfig @@ -18,7 +18,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_RC=y CONFIG_FSUTILS_PASSWD=y CONFIG_FSUTILS_PASSWD_READONLY=y diff --git a/boards/sim/sim/sim/configs/romfs/defconfig b/boards/sim/sim/sim/configs/romfs/defconfig index c0405d55aa..e24a1bcf5e 100644 --- a/boards/sim/sim/sim/configs/romfs/defconfig +++ b/boards/sim/sim/sim/configs/romfs/defconfig @@ -19,7 +19,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/rtptools/defconfig b/boards/sim/sim/sim/configs/rtptools/defconfig index ae772a7866..e734919a97 100644 --- a/boards/sim/sim/sim/configs/rtptools/defconfig +++ b/boards/sim/sim/sim/configs/rtptools/defconfig @@ -18,7 +18,6 @@ CONFIG_DEBUG_NET=y CONFIG_DEBUG_NET_ERROR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_EXAMPLES_FTPC=y CONFIG_EXAMPLES_TCPBLASTER=y diff --git a/boards/sim/sim/sim/configs/rust/defconfig b/boards/sim/sim/sim/configs/rust/defconfig index 40a4626fc5..4ee477efd8 100644 --- a/boards/sim/sim/sim/configs/rust/defconfig +++ b/boards/sim/sim/sim/configs/rust/defconfig @@ -19,7 +19,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/segger/defconfig b/boards/sim/sim/sim/configs/segger/defconfig index d1b517f07c..56e58c9044 100644 --- a/boards/sim/sim/sim/configs/segger/defconfig +++ b/boards/sim/sim/sim/configs/segger/defconfig @@ -20,7 +20,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_NOTE=y CONFIG_DRIVERS_NOTE_MAX=5 CONFIG_ETC_FATDEVNO=2 diff --git a/boards/sim/sim/sim/configs/sensor/defconfig b/boards/sim/sim/sim/configs/sensor/defconfig index c06762e2a8..67348f6f81 100644 --- a/boards/sim/sim/sim/configs/sensor/defconfig +++ b/boards/sim/sim/sim/configs/sensor/defconfig @@ -18,7 +18,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FSUTILS_PASSWD=y CONFIG_FSUTILS_PASSWD_READONLY=y diff --git a/boards/sim/sim/sim/configs/smartfs/defconfig b/boards/sim/sim/sim/configs/smartfs/defconfig index b7813e2434..9f809f7e88 100644 --- a/boards/sim/sim/sim/configs/smartfs/defconfig +++ b/boards/sim/sim/sim/configs/smartfs/defconfig @@ -22,7 +22,6 @@ CONFIG_DEBUG_FS=y CONFIG_DEBUG_FS_ERROR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 CONFIG_EXAMPLES_HELLO=y diff --git a/boards/sim/sim/sim/configs/sotest/defconfig b/boards/sim/sim/sim/configs/sotest/defconfig index 2735e59729..14cf1cec56 100644 --- a/boards/sim/sim/sim/configs/sotest/defconfig +++ b/boards/sim/sim/sim/configs/sotest/defconfig @@ -18,7 +18,6 @@ CONFIG_BOARD_LOOPSPERMSEC=0 CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_SOTEST=y CONFIG_FSUTILS_PASSWD=y CONFIG_FSUTILS_PASSWD_READONLY=y diff --git a/boards/sim/sim/sim/configs/sotest32/defconfig b/boards/sim/sim/sim/configs/sotest32/defconfig index 503ed1cbf5..9e1dae3bee 100644 --- a/boards/sim/sim/sim/configs/sotest32/defconfig +++ b/boards/sim/sim/sim/configs/sotest32/defconfig @@ -18,7 +18,6 @@ CONFIG_BOARD_LOOPSPERMSEC=0 CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_SOTEST=y CONFIG_FSUTILS_PASSWD=y CONFIG_FSUTILS_PASSWD_READONLY=y diff --git a/boards/sim/sim/sim/configs/sqlite/defconfig b/boards/sim/sim/sim/configs/sqlite/defconfig index a65ced01ed..9b7d0ad002 100644 --- a/boards/sim/sim/sim/configs/sqlite/defconfig +++ b/boards/sim/sim/sim/configs/sqlite/defconfig @@ -17,7 +17,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/tcpblaster/defconfig b/boards/sim/sim/sim/configs/tcpblaster/defconfig index f197330015..7f5b310d1d 100644 --- a/boards/sim/sim/sim/configs/tcpblaster/defconfig +++ b/boards/sim/sim/sim/configs/tcpblaster/defconfig @@ -18,7 +18,6 @@ CONFIG_DEBUG_NET=y CONFIG_DEBUG_NET_ERROR=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_VIDEO=y CONFIG_EXAMPLES_FTPC=y CONFIG_EXAMPLES_TCPBLASTER=y diff --git a/boards/sim/sim/sim/configs/tcploop/defconfig b/boards/sim/sim/sim/configs/tcploop/defconfig index 5a2f135db5..b743f6e8ed 100644 --- a/boards/sim/sim/sim/configs/tcploop/defconfig +++ b/boards/sim/sim/sim/configs/tcploop/defconfig @@ -21,7 +21,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/tflm/defconfig b/boards/sim/sim/sim/configs/tflm/defconfig index 74a923d67b..e688f5d9a2 100644 --- a/boards/sim/sim/sim/configs/tflm/defconfig +++ b/boards/sim/sim/sim/configs/tflm/defconfig @@ -18,7 +18,6 @@ CONFIG_BUILTIN=y CONFIG_CXX_LOCALIZATION=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/toywasm/defconfig b/boards/sim/sim/sim/configs/toywasm/defconfig index 8504473697..282abafe4b 100644 --- a/boards/sim/sim/sim/configs/toywasm/defconfig +++ b/boards/sim/sim/sim/configs/toywasm/defconfig @@ -20,7 +20,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 CONFIG_FSUTILS_PASSWD=y diff --git a/boards/sim/sim/sim/configs/userfs/defconfig b/boards/sim/sim/sim/configs/userfs/defconfig index d5c17981f9..f9992be92a 100644 --- a/boards/sim/sim/sim/configs/userfs/defconfig +++ b/boards/sim/sim/sim/configs/userfs/defconfig @@ -19,7 +19,6 @@ CONFIG_BOOT_RUNFROMEXTSRAM=y CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/usrsocktest/defconfig b/boards/sim/sim/sim/configs/usrsocktest/defconfig index d8cd69ec54..84444588b7 100644 --- a/boards/sim/sim/sim/configs/usrsocktest/defconfig +++ b/boards/sim/sim/sim/configs/usrsocktest/defconfig @@ -17,7 +17,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_USRSOCKTEST=y CONFIG_IDLETHREAD_STACKSIZE=4096 CONFIG_INIT_ENTRYPOINT="nsh_main" diff --git a/boards/sim/sim/sim/configs/vpnkit/defconfig b/boards/sim/sim/sim/configs/vpnkit/defconfig index df12d846c9..b89d1bc262 100644 --- a/boards/sim/sim/sim/configs/vpnkit/defconfig +++ b/boards/sim/sim/sim/configs/vpnkit/defconfig @@ -20,7 +20,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 CONFIG_EXAMPLES_HELLO=y diff --git a/boards/sim/sim/sim/configs/wakaama/defconfig b/boards/sim/sim/sim/configs/wakaama/defconfig index eec583a6ab..b7d1341573 100644 --- a/boards/sim/sim/sim/configs/wakaama/defconfig +++ b/boards/sim/sim/sim/configs/wakaama/defconfig @@ -24,7 +24,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/wamr/defconfig b/boards/sim/sim/sim/configs/wamr/defconfig index 233129f6e7..ed0310f487 100644 --- a/boards/sim/sim/sim/configs/wamr/defconfig +++ b/boards/sim/sim/sim/configs/wamr/defconfig @@ -22,7 +22,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/sim/sim/sim/configs/windows/defconfig b/boards/sim/sim/sim/configs/windows/defconfig index dccfaa4d51..1cf3d06277 100644 --- a/boards/sim/sim/sim/configs/windows/defconfig +++ b/boards/sim/sim/sim/configs/windows/defconfig @@ -15,7 +15,6 @@ CONFIG_BOARD_LATE_INITIALIZE=y CONFIG_BUILTIN=y CONFIG_DEBUG_CUSTOMOPT=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_HOSTFS=y CONFIG_FS_PROCFS=y diff --git a/boards/sim/sim/sim/configs/windows64/defconfig b/boards/sim/sim/sim/configs/windows64/defconfig index c68f979c03..e0be89346b 100644 --- a/boards/sim/sim/sim/configs/windows64/defconfig +++ b/boards/sim/sim/sim/configs/windows64/defconfig @@ -15,7 +15,6 @@ CONFIG_BOARD_LATE_INITIALIZE=y CONFIG_BUILTIN=y CONFIG_DEBUG_CUSTOMOPT=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_FS_HOSTFS=y CONFIG_FS_PROCFS=y diff --git a/boards/sim/sim/sim/configs/zipfs/defconfig b/boards/sim/sim/sim/configs/zipfs/defconfig index a0b5f674d2..35b7448e3c 100644 --- a/boards/sim/sim/sim/configs/zipfs/defconfig +++ b/boards/sim/sim/sim/configs/zipfs/defconfig @@ -19,7 +19,6 @@ CONFIG_BUILTIN=y CONFIG_DEBUG_SYMBOLS=y CONFIG_DEV_GPIO=y CONFIG_DEV_LOOP=y -CONFIG_DEV_ZERO=y CONFIG_ETC_FATDEVNO=2 CONFIG_ETC_ROMFS=y CONFIG_ETC_ROMFSDEVNO=1 diff --git a/boards/tricore/tc3xx/tc397/configs/nsh/defconfig b/boards/tricore/tc3xx/tc397/configs/nsh/defconfig index 8501d45700..c750a403b5 100644 --- a/boards/tricore/tc3xx/tc397/configs/nsh/defconfig +++ b/boards/tricore/tc3xx/tc397/configs/nsh/defconfig @@ -21,7 +21,6 @@ CONFIG_DEBUG_ASSERTIONS=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_EXAMPLES_HELLO=y CONFIG_EXPERIMENTAL=y CONFIG_FS_PROCFS=y diff --git a/boards/xtensa/esp32/esp32-devkitc/configs/psram/defconfig b/boards/xtensa/esp32/esp32-devkitc/configs/psram/defconfig index 27a3d4fbf6..7e6b89a6c2 100644 --- a/boards/xtensa/esp32/esp32-devkitc/configs/psram/defconfig +++ b/boards/xtensa/esp32/esp32-devkitc/configs/psram/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_ARCH_XTENSA=y CONFIG_BOARD_LOOPSPERMSEC=16717 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32_IMM_HEAP=y CONFIG_ESP32_SPIRAM=y CONFIG_ESP32_UART0=y diff --git a/boards/xtensa/esp32/esp32-devkitc/configs/psram_usrheap/defconfig b/boards/xtensa/esp32/esp32-devkitc/configs/psram_usrheap/defconfig index 7633e35a5e..531b6c094d 100644 --- a/boards/xtensa/esp32/esp32-devkitc/configs/psram_usrheap/defconfig +++ b/boards/xtensa/esp32/esp32-devkitc/configs/psram_usrheap/defconfig @@ -20,7 +20,6 @@ CONFIG_ARCH_STACKDUMP=y CONFIG_ARCH_XTENSA=y CONFIG_BOARD_LOOPSPERMSEC=16717 CONFIG_BUILTIN=y -CONFIG_DEV_ZERO=y CONFIG_ESP32_SPIFLASH=y CONFIG_ESP32_SPIRAM=y CONFIG_ESP32_SPIRAM_USER_HEAP=y diff --git a/boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig b/boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig index c31d0eb224..7be58de885 100644 --- a/boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig +++ b/boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig @@ -33,7 +33,6 @@ CONFIG_DEFAULT_TASK_STACKSIZE=8192 CONFIG_DEV_LOOP=y CONFIG_DEV_URANDOM=y CONFIG_DEV_URANDOM_XORSHIFT128=y -CONFIG_DEV_ZERO=y CONFIG_DISABLE_MQUEUE_SYSV=y CONFIG_DRIVERS_IEEE80211=y CONFIG_DRIVERS_WIRELESS=y diff --git a/boards/xtensa/esp32/esp32-lyrat/configs/nxrecorder/defconfig b/boards/xtensa/esp32/esp32-lyrat/configs/nxrecorder/defconfig index 1dfdd1e7c1..a7033ab5e6 100644 --- a/boards/xtensa/esp32/esp32-lyrat/configs/nxrecorder/defconfig +++ b/boards/xtensa/esp32/esp32-lyrat/configs/nxrecorder/defconfig @@ -34,7 +34,6 @@ CONFIG_BOARD_LOOPSPERMSEC=16717 CONFIG_BUILTIN=y CONFIG_DEFAULT_TASK_STACKSIZE=4096 CONFIG_DEV_URANDOM=y -CONFIG_DEV_ZERO=y CONFIG_DRIVERS_AUDIO=y CONFIG_ESP32_I2C0=y CONFIG_ESP32_I2C0_SCLPIN=23 diff --git a/boards/xtensa/esp32s3/esp32s3-eye/configs/nsh/defconfig b/boards/xtensa/esp32s3/esp32s3-eye/configs/nsh/defconfig index f243acb994..0bec13c114 100644 --- a/boards/xtensa/esp32s3/esp32s3-eye/configs/nsh/defconfig +++ b/boards/xtensa/esp32s3/esp32s3-eye/configs/nsh/defconfig @@ -22,7 +22,6 @@ CONFIG_BOARD_LOOPSPERMSEC=16717 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ESP32S3_GPIO_IRQ=y CONFIG_ESP32S3_USBSERIAL=y CONFIG_FS_PROCFS=y diff --git a/boards/xtensa/esp32s3/esp32s3-eye/configs/usbnsh/defconfig b/boards/xtensa/esp32s3/esp32s3-eye/configs/usbnsh/defconfig index b585d0c43f..cce345276f 100644 --- a/boards/xtensa/esp32s3/esp32s3-eye/configs/usbnsh/defconfig +++ b/boards/xtensa/esp32s3/esp32s3-eye/configs/usbnsh/defconfig @@ -25,7 +25,6 @@ CONFIG_CDCACM=y CONFIG_CDCACM_CONSOLE=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ESP32S3_GPIO_IRQ=y CONFIG_ESP32S3_OTG=y CONFIG_ESP32S3_UART0=y diff --git a/boards/xtensa/esp32s3/esp32s3-meadow/configs/nsh/defconfig b/boards/xtensa/esp32s3/esp32s3-meadow/configs/nsh/defconfig index 215c13cb8c..41c4fd51fe 100644 --- a/boards/xtensa/esp32s3/esp32s3-meadow/configs/nsh/defconfig +++ b/boards/xtensa/esp32s3/esp32s3-meadow/configs/nsh/defconfig @@ -22,7 +22,6 @@ CONFIG_BOARD_LOOPSPERMSEC=16717 CONFIG_BUILTIN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ESP32S3_GPIO_IRQ=y CONFIG_ESP32S3_USBSERIAL=y CONFIG_FS_PROCFS=y diff --git a/boards/xtensa/esp32s3/esp32s3-meadow/configs/usbnsh/defconfig b/boards/xtensa/esp32s3/esp32s3-meadow/configs/usbnsh/defconfig index ccae9b0567..efced2a9e4 100644 --- a/boards/xtensa/esp32s3/esp32s3-meadow/configs/usbnsh/defconfig +++ b/boards/xtensa/esp32s3/esp32s3-meadow/configs/usbnsh/defconfig @@ -25,7 +25,6 @@ CONFIG_CDCACM=y CONFIG_CDCACM_CONSOLE=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_SYMBOLS=y -CONFIG_DEV_ZERO=y CONFIG_ESP32S3_GPIO_IRQ=y CONFIG_ESP32S3_OTG=y CONFIG_ESP32S3_UART0=y