diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-21 18:18:13 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-21 18:18:13 +0000 |
commit | 84ad36f3f8dba233aa08344c7bad277bcf150376 (patch) | |
tree | 487b8be57bf2aa678f33acb28b17db925b5d438a /target | |
parent | 8b81ef5e98b43ed1eb1df4dc23646db3ac3e0666 (diff) |
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
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/atheros/config-2.6.33 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.33 b/target/linux/atheros/config-2.6.33 index a823710dcc..24ded44611 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 |