summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
authorAhmad Fatoum <ahmad@a3f.at>2020-04-28 09:37:30 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-04-29 08:41:50 +0200
commit78b4342e53d8d58d006585f9967f823c9fb29b3a (patch)
tree839b4a8abf0c7e072a1c05d2b6668dd4a76a09ff /common/Kconfig
parentbb68dc4c2e069a8102cdc47a336ad372119c3655 (diff)
downloadbarebox-78b4342e53d8d58d006585f9967f823c9fb29b3a.tar.gz
barebox-78b4342e53d8d58d006585f9967f823c9fb29b3a.tar.xz
treewide: Kconfig: remove some unused symbols
All these symbols are defined, but unused anywhere in the barebox tree. Remove them. Signed-off-by: Ahmad Fatoum <ahmad@a3f.at> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 400c0553cf..c594f9c1c2 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -145,9 +145,6 @@ config LOCALVERSION_AUTO
which is done within the script "scripts/setlocalversion".)
-config BOARDINFO
- string
-
config BANNER
bool "display banner"
default y