From 0409c64e34fdbaf7f8882327054127ff41d2c409 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Wed, 30 Jun 2010 19:35:12 +0000 Subject: [PATCH] fix commit r21993 SVN-Revision: 21994 --- target/linux/adm5120/router_be/config-2.6.34 | 1 + target/linux/adm5120/router_be/config-2.6.35 | 1 + target/linux/adm5120/router_le/config-2.6.34 | 1 + target/linux/adm5120/router_le/config-2.6.35 | 1 + target/linux/ar71xx/config-2.6.34 | 1 + target/linux/ar71xx/config-2.6.35 | 1 + target/linux/atheros/config-2.6.34 | 1 + target/linux/atheros/config-2.6.35 | 1 + target/linux/brcm47xx/config-2.6.34 | 1 + target/linux/brcm47xx/config-2.6.35 | 1 + target/linux/ixp4xx/config-2.6.35 | 1 + target/linux/mpc83xx/config-2.6.35 | 1 + target/linux/ramips/rt288x/config-2.6.34 | 1 + target/linux/ramips/rt305x/config-2.6.34 | 1 + target/linux/rb532/config-2.6.34 | 1 + target/linux/rb532/config-2.6.35 | 1 + 16 files changed, 16 insertions(+) diff --git a/target/linux/adm5120/router_be/config-2.6.34 b/target/linux/adm5120/router_be/config-2.6.34 index 5c3640c1640..b8a8d72aaa7 100644 --- a/target/linux/adm5120/router_be/config-2.6.34 +++ b/target/linux/adm5120/router_be/config-2.6.34 @@ -201,6 +201,7 @@ CONFIG_NO_HZ=y # CONFIG_NXP_STB220 is not set # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_PCI=y # CONFIG_PARTITION_ADVANCED is not set CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PCI_DOMAINS=y diff --git a/target/linux/adm5120/router_be/config-2.6.35 b/target/linux/adm5120/router_be/config-2.6.35 index dbccad9d86f..27457565858 100644 --- a/target/linux/adm5120/router_be/config-2.6.35 +++ b/target/linux/adm5120/router_be/config-2.6.35 @@ -162,6 +162,7 @@ CONFIG_NO_HZ=y # CONFIG_NXP_STB220 is not set # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_PCI=y # CONFIG_PARTITION_ADVANCED is not set CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PCI_DOMAINS=y diff --git a/target/linux/adm5120/router_le/config-2.6.34 b/target/linux/adm5120/router_le/config-2.6.34 index db6390d73f1..b5e2d429176 100644 --- a/target/linux/adm5120/router_le/config-2.6.34 +++ b/target/linux/adm5120/router_le/config-2.6.34 @@ -243,6 +243,7 @@ CONFIG_NO_HZ=y # CONFIG_NXP_STB220 is not set # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_PCI=y # CONFIG_PARTITION_ADVANCED is not set CONFIG_PATA_RB153_CF=m CONFIG_PCI_DISABLE_COMMON_QUIRKS=y diff --git a/target/linux/adm5120/router_le/config-2.6.35 b/target/linux/adm5120/router_le/config-2.6.35 index 4ac03576997..a966e0aeec5 100644 --- a/target/linux/adm5120/router_le/config-2.6.35 +++ b/target/linux/adm5120/router_le/config-2.6.35 @@ -209,6 +209,7 @@ CONFIG_NO_HZ=y # CONFIG_NXP_STB220 is not set # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_PCI=y # CONFIG_PARTITION_ADVANCED is not set CONFIG_PATA_RB153_CF=m CONFIG_PCI_DISABLE_COMMON_QUIRKS=y diff --git a/target/linux/ar71xx/config-2.6.34 b/target/linux/ar71xx/config-2.6.34 index b6e5e9913fd..aa28891deb0 100644 --- a/target/linux/ar71xx/config-2.6.34 +++ b/target/linux/ar71xx/config-2.6.34 @@ -193,6 +193,7 @@ CONFIG_NET_DSA_TAG_TRAILER=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/ar71xx/config-2.6.35 b/target/linux/ar71xx/config-2.6.35 index b6e5e9913fd..aa28891deb0 100644 --- a/target/linux/ar71xx/config-2.6.35 +++ b/target/linux/ar71xx/config-2.6.35 @@ -193,6 +193,7 @@ CONFIG_NET_DSA_TAG_TRAILER=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.34 b/target/linux/atheros/config-2.6.34 index 6faaf3236f1..8650c4cecd5 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 dbace802c04..27d814a1934 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 diff --git a/target/linux/brcm47xx/config-2.6.34 b/target/linux/brcm47xx/config-2.6.34 index d0e3906793f..09fee33aa86 100644 --- a/target/linux/brcm47xx/config-2.6.34 +++ b/target/linux/brcm47xx/config-2.6.34 @@ -127,6 +127,7 @@ CONFIG_NO_HZ=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/brcm47xx/config-2.6.35 b/target/linux/brcm47xx/config-2.6.35 index ac644b62ba6..4252d21be3f 100644 --- a/target/linux/brcm47xx/config-2.6.35 +++ b/target/linux/brcm47xx/config-2.6.35 @@ -125,6 +125,7 @@ CONFIG_NO_HZ=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/ixp4xx/config-2.6.35 b/target/linux/ixp4xx/config-2.6.35 index c09a91693a6..fa665067563 100644 --- a/target/linux/ixp4xx/config-2.6.35 +++ b/target/linux/ixp4xx/config-2.6.35 @@ -166,6 +166,7 @@ CONFIG_NO_HZ=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_PATA_IXP4XX_CF=y +CONFIG_PCI=y CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y diff --git a/target/linux/mpc83xx/config-2.6.35 b/target/linux/mpc83xx/config-2.6.35 index 27bae87685b..6dfd5ee6191 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 diff --git a/target/linux/ramips/rt288x/config-2.6.34 b/target/linux/ramips/rt288x/config-2.6.34 index d851b528a86..21cdfa53eea 100644 --- a/target/linux/ramips/rt288x/config-2.6.34 +++ b/target/linux/ramips/rt288x/config-2.6.34 @@ -133,6 +133,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_DOMAINS=y CONFIG_PHYLIB=y # CONFIG_PMC_MSP is not set diff --git a/target/linux/ramips/rt305x/config-2.6.34 b/target/linux/ramips/rt305x/config-2.6.34 index d2b6311af43..5eeeb2a0c69 100644 --- a/target/linux/ramips/rt305x/config-2.6.34 +++ b/target/linux/ramips/rt305x/config-2.6.34 @@ -124,6 +124,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_PHYLIB=y # CONFIG_PMC_MSP is not set # CONFIG_PMC_YOSEMITE is not set diff --git a/target/linux/rb532/config-2.6.34 b/target/linux/rb532/config-2.6.34 index df48c9475ce..b0dd5c8deaf 100644 --- a/target/linux/rb532/config-2.6.34 +++ b/target/linux/rb532/config-2.6.34 @@ -143,6 +143,7 @@ CONFIG_NF_CT_ACCT=y # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PATA_RB532=y +CONFIG_PCI-y CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PCI_DOMAINS=y CONFIG_PCSPKR_PLATFORM=y diff --git a/target/linux/rb532/config-2.6.35 b/target/linux/rb532/config-2.6.35 index 5f7a4dffb0c..b58b90324e1 100644 --- a/target/linux/rb532/config-2.6.35 +++ b/target/linux/rb532/config-2.6.35 @@ -150,6 +150,7 @@ CONFIG_NO_HZ=y # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PATA_RB532=y +CONFIG_PCI=y CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PCI_DOMAINS=y # CONFIG_PMC_MSP is not set -- 2.30.2