aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-09-10 18:30:01 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-09-10 18:30:01 +0000
commitd59f5b3a987a48508257a0ddbaeadc7909f9f976 (patch)
tree944623c1f22bfc09509cf26e1555501a1eb129cd /target/linux/ifxmips
parent47ac8caa622d58cf91938a7896b03298a7b05f1a (diff)
downloadupstream-d59f5b3a987a48508257a0ddbaeadc7909f9f976.tar.gz
upstream-d59f5b3a987a48508257a0ddbaeadc7909f9f976.tar.bz2
upstream-d59f5b3a987a48508257a0ddbaeadc7909f9f976.zip
kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r--target/linux/ifxmips/config-2.6.271
-rw-r--r--target/linux/ifxmips/config-2.6.281
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ifxmips/config-2.6.27 b/target/linux/ifxmips/config-2.6.27
index b2fb156da9..eb621132f4 100644
--- a/target/linux/ifxmips/config-2.6.27
+++ b/target/linux/ifxmips/config-2.6.27
@@ -87,6 +87,7 @@ CONFIG_IFXMIPS_MII0=y
CONFIG_IFXMIPS_PROM_ASC1=y
CONFIG_IFXMIPS_SSC=y
CONFIG_IFXMIPS_WDT=y
+# CONFIG_IMAGE_CMDLINE_HACK is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IRQ_CPU=y
CONFIG_KALLSYMS=y
diff --git a/target/linux/ifxmips/config-2.6.28 b/target/linux/ifxmips/config-2.6.28
index 745cfe6057..0f9da8af30 100644
--- a/target/linux/ifxmips/config-2.6.28
+++ b/target/linux/ifxmips/config-2.6.28
@@ -81,6 +81,7 @@ CONFIG_IFXMIPS_MII0=y
CONFIG_IFXMIPS_PROM_ASC1=y
CONFIG_IFXMIPS_SSC=y
CONFIG_IFXMIPS_WDT=y
+# CONFIG_IMAGE_CMDLINE_HACK is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IRQ_CPU=y
CONFIG_KALLSYMS=y