diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-06-30 19:46:45 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-06-30 19:46:45 +0000 |
commit | 7c4b4feec93a813d01197849fef8f341f132420e (patch) | |
tree | 6b83c922b296fb4c7dde4cc158bfa745f087884c /target/linux/rb532 | |
parent | 9d0627a92dbd07fd64bd310ba18673d5fa1e862c (diff) | |
download | upstream-7c4b4feec93a813d01197849fef8f341f132420e.tar.gz upstream-7c4b4feec93a813d01197849fef8f341f132420e.tar.bz2 upstream-7c4b4feec93a813d01197849fef8f341f132420e.zip |
fix commit r21994 (thanks juhosg)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21995 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532')
-rw-r--r-- | target/linux/rb532/config-2.6.34 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/config-2.6.34 b/target/linux/rb532/config-2.6.34 index b0dd5c8dea..a274d79a44 100644 --- a/target/linux/rb532/config-2.6.34 +++ b/target/linux/rb532/config-2.6.34 @@ -143,7 +143,7 @@ CONFIG_NF_CT_ACCT=y # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PATA_RB532=y -CONFIG_PCI-y +CONFIG_PCI=y CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PCI_DOMAINS=y CONFIG_PCSPKR_PLATFORM=y |