commit | c4d48cf5e2f08476c2c59cc68133177c191cf4d5 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Wed Sep 04 23:33:06 2019 +0200 |
committer | Paul Burton <paul.burton@mips.com> | Fri Sep 06 08:45:03 2019 -0700 |
tree | b06cde0ea3821926d20a757cf78acc47d844427f | |
parent | 932bb934ed4d05d4bd5e8e3c3aaa5f92e0a89d90 [diff] |
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 <hauke@hauke-m.de> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: ralf@linux-mips.org Cc: jhogan@kernel.org Cc: john@phrozen.org Cc: linux-mips@vger.kernel.org