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/ar7/config-2.6.27 | 1 + target/linux/ar7/config-default | 1 + 2 files changed, 2 insertions(+) (limited to 'target/linux/ar7') diff --git a/target/linux/ar7/config-2.6.27 b/target/linux/ar7/config-2.6.27 index 07efaf86b4..6f419ca155 100644 --- a/target/linux/ar7/config-2.6.27 +++ b/target/linux/ar7/config-2.6.27 @@ -76,6 +76,7 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HW_RANDOM=y # CONFIG_I2C is not set # CONFIG_IDE 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/ar7/config-default b/target/linux/ar7/config-default index 7c81c1e522..f8c6f3c8ed 100644 --- a/target/linux/ar7/config-default +++ b/target/linux/ar7/config-default @@ -77,6 +77,7 @@ CONFIG_HAVE_MLOCK=y CONFIG_HAVE_OPROFILE=y CONFIG_HW_RANDOM=y # 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