From: Hauke Mehrtens Date: Wed, 4 Sep 2019 21:33:06 +0000 (+0200) Subject: MIPS: ralink: deactivate PCI support for SOC_MT7621 X-Git-Tag: for-linus-2019-09-27~40^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c4d48cf5e2f0;p=linux-2.6-block.git MIPS: ralink: deactivate PCI support for SOC_MT7621 The Linux does not support PCI on the SOC_MT7621, if it is selected the Linux build runs into a compile error. Remove HAVE_PCI from the SOC_MT7621 SoC. Signed-off-by: Hauke Mehrtens Signed-off-by: Paul Burton Cc: ralf@linux-mips.org Cc: jhogan@kernel.org Cc: john@phrozen.org Cc: linux-mips@vger.kernel.org --- diff --git a/arch/mips/ralink/Kconfig b/arch/mips/ralink/Kconfig index 49c22ddd9c41..1434fa60f3db 100644 --- a/arch/mips/ralink/Kconfig +++ b/arch/mips/ralink/Kconfig @@ -51,7 +51,6 @@ choice select MIPS_GIC select COMMON_CLK select CLKSRC_MIPS_GIC - select HAVE_PCI endchoice choice