summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-01-27 13:49:07 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-02-16 15:22:42 +0100
commitfda86e70c8f6215cef39e8cc78e84c15e82b2584 (patch)
tree63c0a2aef2d0c1d9b9a45e875df39a535821970a /arch
parent16a14a7b815db1c9ec2e1e318819d8c05d096ab5 (diff)
downloadbarebox-fda86e70c8f6215cef39e8cc78e84c15e82b2584.tar.gz
barebox-fda86e70c8f6215cef39e8cc78e84c15e82b2584.tar.xz
arm/Kconfig: removed unused TAG options
The tags for the command line parameters are not used, so let's remove them: - CMDLINE_TAG - SETUP_MEMORY_TAGS - INITRD_TAG Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig19
1 files changed, 0 insertions, 19 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index d4df14d047..92ec417d20 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -81,25 +81,6 @@ config CMD_ARM_CPUINFO
Say yes here to get a cpuinfo command to show some
information about the cp15 registers
-config CMDLINE_TAG
- bool "Send commandline to kernel"
- default y
- help
- If you want to start a 2.6 kernel say y here.
-
-config SETUP_MEMORY_TAGS
- bool "send memory definition to kernel"
- default y
- help
- If you want to start a 2.6 kernel say y here.
-
-config INITRD_TAG
- bool "send initrd params to kernel"
- default y
- help
- If you want to start a 2.6 kernel and use an
- initrd image say y here.
-
config CPU_V7_DCACHE_SKIP
bool "Skip DCache Invlidate"
depends on CPU_V7