summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/tests/rand_nested_choice/expected_stdout0
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-08-28 12:30:14 +0900
committerSascha Hauer <s.hauer@pengutronix.de>2020-09-14 15:07:09 +0200
commit4669b5eacd48cd9bbb4e1d9d69e64491378b6cfa (patch)
treeea3773494c26f9a6724c2cac991776db0acf51c3 /scripts/kconfig/tests/rand_nested_choice/expected_stdout0
parent5089c7cd6c25aff16058565d244dac9bc57c9543 (diff)
downloadbarebox-4669b5eacd48cd9bbb4e1d9d69e64491378b6cfa.tar.gz
barebox-4669b5eacd48cd9bbb4e1d9d69e64491378b6cfa.tar.xz
kconfig: update to Linux 5.9-rc2
The previous sync was Linux 5.7-rc2. Resync scripts/kconfig/ and scripts/Kconfig.include with Linux 5.9-rc2. Highlights: - fix and improve 'make xconfig' - remove '---help---' keyword - forbid nested 'choice' blocks Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts/kconfig/tests/rand_nested_choice/expected_stdout0')
-rw-r--r--scripts/kconfig/tests/rand_nested_choice/expected_stdout02
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/kconfig/tests/rand_nested_choice/expected_stdout0 b/scripts/kconfig/tests/rand_nested_choice/expected_stdout0
deleted file mode 100644
index 05450f3d4e..0000000000
--- a/scripts/kconfig/tests/rand_nested_choice/expected_stdout0
+++ /dev/null
@@ -1,2 +0,0 @@
-CONFIG_A=y
-# CONFIG_B is not set