From d59f5b3a987a48508257a0ddbaeadc7909f9f976 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 10 Sep 2009 18:30:01 +0000 Subject: kernel: add generic image_cmdline hack to MIPS targets SVN-Revision: 17563 --- target/linux/ifxmips/config-2.6.27 | 1 + target/linux/ifxmips/config-2.6.28 | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/ifxmips') 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 -- cgit v1.2.3