diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-21 18:18:13 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-21 18:18:13 +0000 |
commit | a19a28f3423e41efbd1062070a3dad6d7444ba18 (patch) | |
tree | 487b8be57bf2aa678f33acb28b17db925b5d438a /target/linux/atheros/config-2.6.33 | |
parent | e3725ff115ea9ee47270165e4968daba80c18a88 (diff) | |
download | upstream-a19a28f3423e41efbd1062070a3dad6d7444ba18.tar.gz upstream-a19a28f3423e41efbd1062070a3dad6d7444ba18.tar.bz2 upstream-a19a28f3423e41efbd1062070a3dad6d7444ba18.zip |
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/linux/atheros/config-2.6.33')
-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 |