diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-22 11:42:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-22 11:42:33 +0000 |
commit | ef272a72afce30d76854fd0ba5192aeed8d7c638 (patch) | |
tree | 54c5934732aaf805e03440560b57bdb413d0de8c /target/linux/ar71xx/config-2.6.28 | |
parent | e8a08bb3a507810d75a4991408c31d71dd002064 (diff) | |
download | upstream-ef272a72afce30d76854fd0ba5192aeed8d7c638.tar.gz upstream-ef272a72afce30d76854fd0ba5192aeed8d7c638.tar.bz2 upstream-ef272a72afce30d76854fd0ba5192aeed8d7c638.zip |
[ar71xx] disable unnecessary PCI quirks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15986 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 28cae671f4..b4926cee1c 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -144,6 +144,7 @@ CONFIG_NET_DSA_TAG_TRAILER=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_PCSPKR_PLATFORM is not set CONFIG_PHYLIB=y |