diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-21 11:22:40 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-21 11:22:40 +0000 |
commit | e79a2e034c589e1b5ba732193f4d5534f5cf655a (patch) | |
tree | 806338f46bc0b66d8d65630bacf5cc9e4c013c7e /target/linux | |
parent | 940556706460191836ec208a6e164a4a5fcec136 (diff) | |
download | upstream-e79a2e034c589e1b5ba732193f4d5534f5cf655a.tar.gz upstream-e79a2e034c589e1b5ba732193f4d5534f5cf655a.tar.bz2 upstream-e79a2e034c589e1b5ba732193f4d5534f5cf655a.zip |
atheros: config-2.6.33, PCI: disable common quirks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20337 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 e6c2653564..a823710dcc 100644 --- a/target/linux/atheros/config-2.6.33 +++ b/target/linux/atheros/config-2.6.33 @@ -162,6 +162,7 @@ CONFIG_MVSWITCH_PHY=y # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PCI=y +CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PCI_DOMAINS=y CONFIG_PHYLIB=y # CONFIG_PMC_MSP is not set |