diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-06-30 19:35:12 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-06-30 19:35:12 +0000 |
commit | 0409c64e34fdbaf7f8882327054127ff41d2c409 (patch) | |
tree | d57dfaeb863f6eaacb5f9596d1fa3b60da5be296 /target/linux/mpc83xx | |
parent | d30bf22a5513bb82ed0fde9059870623492e5a43 (diff) | |
download | upstream-0409c64e34fdbaf7f8882327054127ff41d2c409.tar.gz upstream-0409c64e34fdbaf7f8882327054127ff41d2c409.tar.bz2 upstream-0409c64e34fdbaf7f8882327054127ff41d2c409.zip |
fix commit r21993
SVN-Revision: 21994
Diffstat (limited to 'target/linux/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/config-2.6.35 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc83xx/config-2.6.35 b/target/linux/mpc83xx/config-2.6.35 index 27bae87685..6dfd5ee619 100644 --- a/target/linux/mpc83xx/config-2.6.35 +++ b/target/linux/mpc83xx/config-2.6.35 @@ -266,6 +266,7 @@ CONFIG_PAGE_OFFSET=0xc0000000 # CONFIG_PARTITION_ADVANCED is not set CONFIG_PATA_RB_PPC=y # CONFIG_PCIEPORTBUS is not set +CONFIG_PCI=y CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PCI_DOMAINS=y CONFIG_PCI_MSI=y |