aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2019-10-23 12:15:18 +0200
committerDavid Bauer <mail@david-bauer.net>2019-10-27 18:02:55 +0100
commit08a134820f57b63b1e8a61c2a67b7009e9f35534 (patch)
tree864478cdf5367555f933fb7ea52ea80d5714666e /target/linux/ath79/generic
parent2b1baf9b16067e4d1695b10d01d36c8659cfb4a7 (diff)
downloadupstream-08a134820f57b63b1e8a61c2a67b7009e9f35534.tar.gz
upstream-08a134820f57b63b1e8a61c2a67b7009e9f35534.tar.bz2
upstream-08a134820f57b63b1e8a61c2a67b7009e9f35534.zip
ath79: enable PCI for whole target
This commit adds PCI support for the whole ath79 target. Previously, this was only done in the generic and tiny subtargets. With the introduction of the HiveAP-121, PCI will be a requirement for all subtargets, thus moving PCI support to the target configuration. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ath79/generic')
-rw-r--r--target/linux/ath79/generic/config-default9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/ath79/generic/config-default b/target/linux/ath79/generic/config-default
index 5d91b31af7..20da0b8ba1 100644
--- a/target/linux/ath79/generic/config-default
+++ b/target/linux/ath79/generic/config-default
@@ -1,5 +1,4 @@
CONFIG_AT803X_PHY=y
-CONFIG_BLK_MQ_PCI=y
CONFIG_GPIO_WATCHDOG=y
CONFIG_GPIO_WATCHDOG_ARCH_INITCALL=y
CONFIG_INTEL_XWAY_PHY=y
@@ -10,14 +9,6 @@ CONFIG_MICREL_PHY=y
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-3
CONFIG_MTD_SPLIT_EVA_FW=y
-CONFIG_OF_ADDRESS_PCI=y
-CONFIG_OF_PCI=y
-CONFIG_OF_PCI_IRQ=y
-CONFIG_PCI=y
-CONFIG_PCI_AR71XX=y
-CONFIG_PCI_AR724X=y
-CONFIG_PCI_DISABLE_COMMON_QUIRKS=y
-CONFIG_PCI_DOMAINS=y
CONFIG_PHY_AR7100_USB=y
CONFIG_PHY_AR7200_USB=y
CONFIG_REGULATOR=y