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 | cd2069a57c0acd403767c623c1cff52508c04e14 (patch) | |
tree | 8367c826ab8c43fbe1cdf2a1d2a2ed64963937fa /target/linux/rb532 | |
parent | 0409c64e34fdbaf7f8882327054127ff41d2c409 (diff) | |
download | upstream-cd2069a57c0acd403767c623c1cff52508c04e14.tar.gz upstream-cd2069a57c0acd403767c623c1cff52508c04e14.tar.bz2 upstream-cd2069a57c0acd403767c623c1cff52508c04e14.zip |
fix commit r21994 (thanks juhosg)
SVN-Revision: 21995
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 |