diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index d4df14d04..92ec417d2 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