diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-22 11:26:08 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-22 11:26:08 +0000 |
commit | e8a08bb3a507810d75a4991408c31d71dd002064 (patch) | |
tree | 5bc236b1791b9b63ecc1fd044e2987afd83379d0 /target/linux/generic-2.6/config-2.6.28 | |
parent | 7075440170a3d29bda9f985586a9bcfe5f96dd08 (diff) | |
download | upstream-e8a08bb3a507810d75a4991408c31d71dd002064.tar.gz upstream-e8a08bb3a507810d75a4991408c31d71dd002064.tar.bz2 upstream-e8a08bb3a507810d75a4991408c31d71dd002064.zip |
[kernel] generic-2.6: move PCI quirk patch from the adm5120 target into the generic patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15985 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.28')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index f668315996..fd69f81879 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -1364,6 +1364,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCI_ATMEL is not set # CONFIG_PCI_HERMES is not set # CONFIG_PCI is not set +# CONFIG_PCI_DISABLE_COMMON_QUIRKS is not set # CONFIG_PCI_LEGACY is not set # CONFIG_PCI_MSI is not set # CONFIG_PCIPCWATCHDOG is not set |