This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from a02f450 board/ctrl: add BOARDCTL_SWITCH_BOOT switch boot system
support
new f3af6ed Kconfig: add quotes in source to clean warnings from setconfig
new 1e44270 Kconfig: add quotes in default string value
new b87333b Kconfig: remove empty help sections
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Kconfig | 34 +++++-----
arch/Kconfig | 30 ++++-----
arch/arm/Kconfig | 92 ++++++++++++++--------------
arch/arm/src/cxd56xx/Kconfig | 1 -
arch/arm/src/efm32/Kconfig | 6 +-
arch/arm/src/lpc17xx_40xx/Kconfig | 2 +-
arch/arm/src/max326xx/Kconfig | 2 +-
arch/arm/src/s32k1xx/Kconfig | 2 +-
arch/arm/src/stm32/Kconfig | 2 +-
arch/avr/Kconfig | 12 ++--
arch/hc/Kconfig | 2 +-
arch/mips/Kconfig | 8 +--
arch/misoc/Kconfig | 4 +-
arch/or1k/Kconfig | 2 +-
arch/renesas/Kconfig | 8 +--
arch/risc-v/Kconfig | 20 +++---
arch/x86/Kconfig | 6 +-
arch/x86_64/Kconfig | 6 +-
arch/xtensa/Kconfig | 8 +--
arch/z16/Kconfig | 4 +-
binfmt/Kconfig | 4 +-
boards/Kconfig | 2 +-
boards/arm/sama5/giant-board/Kconfig | 4 +-
boards/arm/sama5/sama5d2-xult/Kconfig | 4 +-
boards/risc-v/esp32c3/esp32c3-devkit/Kconfig | 1 -
drivers/Kconfig | 78 +++++++++++------------
drivers/serial/Kconfig | 10 +--
drivers/wireless/Kconfig | 10 +--
drivers/wireless/ieee80211/Kconfig | 2 +-
drivers/wireless/ieee802154/Kconfig | 6 +-
drivers/wireless/spirit/Kconfig | 2 +-
fs/Kconfig | 40 ++++++------
libs/libc/Kconfig | 50 +++++++--------
libs/libc/audio/Kconfig | 2 +-
libs/libc/machine/Kconfig | 12 ++--
libs/libc/machine/arm/Kconfig | 12 ++--
libs/libc/machine/renesas/Kconfig | 2 +-
libs/libc/machine/risc-v/Kconfig | 2 +-
libs/libnx/Kconfig | 10 +--
net/usrsock/Kconfig | 4 --
sched/Kconfig | 2 +-
video/Kconfig | 2 +-
wireless/Kconfig | 6 +-
43 files changed, 256 insertions(+), 262 deletions(-)