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 | 4acfc97d112401e3726a6bb002875585bc8c6776 (patch) | |
tree | c4a8f4619f0d73334b231b2adda6077f0ecd6aef /target/linux | |
parent | 120b1d8699cfbfaafc0ef873ea638d7c5cd39442 (diff) | |
download | upstream-4acfc97d112401e3726a6bb002875585bc8c6776.tar.gz upstream-4acfc97d112401e3726a6bb002875585bc8c6776.tar.bz2 upstream-4acfc97d112401e3726a6bb002875585bc8c6776.zip |
atheros: config-2.6.33, add missing option on commit r20332
SVN-Revision: 20360
Diffstat (limited to 'target/linux')
-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 |