From 84ad36f3f8dba233aa08344c7bad277bcf150376 Mon Sep 17 00:00:00 2001 From: acoul Date: Sun, 21 Mar 2010 18:18:13 +0000 Subject: [PATCH] atheros: config-2.6.33, add missing option on commit r20332 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20360 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/config-2.6.33 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/atheros/config-2.6.33 b/target/linux/atheros/config-2.6.33 index a823710dc..24ded4461 100644 --- a/target/linux/atheros/config-2.6.33 +++ b/target/linux/atheros/config-2.6.33 @@ -96,6 +96,7 @@ CONFIG_HAVE_IDE=y CONFIG_HAVE_OPROFILE=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y +CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" # CONFIG_INLINE_READ_LOCK is not set # CONFIG_INLINE_READ_LOCK_BH is not set -- 2.35.1