summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2022-02-07 22:47:43 +0900
committerSascha Hauer <s.hauer@pengutronix.de>2022-02-08 09:15:17 +0100
commit1f54f598fe91fa45dc22e82a878d40232f7dff5d (patch)
treeea676b64e86d21a298de2cc677935eebded13daa /arch
parent9a9a0730fe49fcc7ab5e5f42fd5582d93872e90a (diff)
downloadbarebox-1f54f598fe91fa45dc22e82a878d40232f7dff5d.tar.gz
barebox-1f54f598fe91fa45dc22e82a878d40232f7dff5d.tar.xz
kvx: remove unused CONFIG_ARCHINFO
This is defined, but not used anywhere. $ git grep ARCHINFO arch/kvx/Kconfig:config ARCHINFO Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Link: https://lore.barebox.org/20220207134743.1775403-1-masahiroy@kernel.org Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/kvx/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/kvx/Kconfig b/arch/kvx/Kconfig
index 1c3e29a9ff..5e7ddeea1c 100644
--- a/arch/kvx/Kconfig
+++ b/arch/kvx/Kconfig
@@ -38,13 +38,6 @@ config ARCH_TEXT_BASE
hex
default 0x110000000
-menu "Kalray specific"
-
-config ARCHINFO
- string
- default "coolidge"
-endmenu
-
menu "Board configuration"
config BUILTIN_DTB