From: Petr Štetiar Date: Mon, 11 Nov 2019 21:14:21 +0000 (+0100) Subject: ath79: remove obsolete OF PCI related config symbols X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=fa8345539262f71a5fcc8667374b7e064dc43439;p=openwrt%2Fstaging%2Frobimarko.git ath79: remove obsolete OF PCI related config symbols Those symbols were removed in kernel 4.16: commit 4670d610d59233b017a6ea1fa25bbf06dabbff42 Author: Rob Herring PCI: Move OF-related PCI functions into PCI core Fixes: FS#2588 Signed-off-by: Petr Štetiar --- diff --git a/target/linux/ath79/config-4.19 b/target/linux/ath79/config-4.19 index 42843a1858..be5e46ac76 100644 --- a/target/linux/ath79/config-4.19 +++ b/target/linux/ath79/config-4.19 @@ -179,7 +179,6 @@ CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y CONFIG_NVMEM=y CONFIG_OF=y CONFIG_OF_ADDRESS=y -CONFIG_OF_ADDRESS_PCI=y CONFIG_OF_EARLY_FLATTREE=y CONFIG_OF_FLATTREE=y CONFIG_OF_GPIO=y @@ -187,8 +186,6 @@ CONFIG_OF_IRQ=y CONFIG_OF_KOBJ=y CONFIG_OF_MDIO=y CONFIG_OF_NET=y -CONFIG_OF_PCI=y -CONFIG_OF_PCI_IRQ=y CONFIG_PCI=y CONFIG_PCI_AR71XX=y CONFIG_PCI_AR724X=y