diff options
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/config-2.6.34 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.35 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.34 b/target/linux/atheros/config-2.6.34 index 6faaf3236..8650c4cec 100644 --- a/target/linux/atheros/config-2.6.34 +++ b/target/linux/atheros/config-2.6.34 @@ -131,6 +131,7 @@ CONFIG_NEED_DMA_MAP_STATE=y # CONFIG_NXP_STB220 is not set # 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 diff --git a/target/linux/atheros/config-2.6.35 b/target/linux/atheros/config-2.6.35 index dbace802c..27d814a19 100644 --- a/target/linux/atheros/config-2.6.35 +++ b/target/linux/atheros/config-2.6.35 @@ -130,6 +130,7 @@ CONFIG_NEED_DMA_MAP_STATE=y # CONFIG_NXP_STB220 is not set # 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 |