From a1d5e060e34e24e10a0f6303b27bfbed20cf6694 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/config-2.6.30 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-2.6.30') diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index e193ba61a1..e948763d71 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -110,6 +110,7 @@ CONFIG_I2C_ALGOBIT=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_GPIO=y CONFIG_ICPLUS_PHY=y +# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INITRAMFS_ROOT_GID=0 CONFIG_INITRAMFS_ROOT_UID=0 CONFIG_INITRAMFS_SOURCE="../../root" -- cgit v1.2.3