Skip to content

Commit 027a570

Browse files
fdcavalcantixiaoxiang781216
authored andcommitted
boards/xtensa: disable DEV_CONSOLE on usbnsh defconfig
1 parent 0c97296 commit 027a570

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

boards/xtensa/esp32s3/esp32s3-devkit/configs/usbnsh/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# modifications.
77
#
88
# CONFIG_ARCH_LEDS is not set
9+
# CONFIG_DEV_CONSOLE is not set
910
# CONFIG_NSH_ARGCAT is not set
1011
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
1112
CONFIG_ARCH="xtensa"

boards/xtensa/esp32s3/esp32s3-eye/configs/usbnsh/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# modifications.
77
#
88
# CONFIG_ARCH_LEDS is not set
9+
# CONFIG_DEV_CONSOLE is not set
910
# CONFIG_NSH_ARGCAT is not set
1011
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
1112
CONFIG_ARCH="xtensa"

boards/xtensa/esp32s3/esp32s3-lhcbit/configs/usbnsh/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
66
# modifications.
77
#
8+
# CONFIG_DEV_CONSOLE is not set
89
# CONFIG_NSH_ARGCAT is not set
910
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
1011
CONFIG_ARCH="xtensa"

boards/xtensa/esp32s3/esp32s3-meadow/configs/usbnsh/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# modifications.
77
#
88
# CONFIG_ARCH_LEDS is not set
9+
# CONFIG_DEV_CONSOLE is not set
910
# CONFIG_NSH_ARGCAT is not set
1011
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
1112
CONFIG_ARCH="xtensa"

0 commit comments

Comments
 (0)