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/ramips/rt288x/config-2.6.30 | 1 + target/linux/ramips/rt305x/config-2.6.30 | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/ramips') diff --git a/target/linux/ramips/rt288x/config-2.6.30 b/target/linux/ramips/rt288x/config-2.6.30 index 0bab2d0d70..dd83f64141 100644 --- a/target/linux/ramips/rt288x/config-2.6.30 +++ b/target/linux/ramips/rt288x/config-2.6.30 @@ -76,6 +76,7 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=m # CONFIG_I2C is not set +# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y # CONFIG_ISDN is not set diff --git a/target/linux/ramips/rt305x/config-2.6.30 b/target/linux/ramips/rt305x/config-2.6.30 index 43376c52a2..c51b4cdd10 100644 --- a/target/linux/ramips/rt305x/config-2.6.30 +++ b/target/linux/ramips/rt305x/config-2.6.30 @@ -75,6 +75,7 @@ CONFIG_HAVE_MLOCK=y CONFIG_HAVE_OPROFILE=y CONFIG_HW_RANDOM=m # CONFIG_I2C is not set +# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y # CONFIG_ISDN is not set -- cgit v1.2.3