commit | 187c26ddf0b201aeb7e343be19a3da72eef19db4 | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Thu Oct 09 03:54:47 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:45:25 2014 +0100 |
tree | 37fa5d2c3e281146a0046e16de73115dd3c8ef67 | |
parent | b96e6e9fd296b85dbbd863157d00994711924b70 [diff] [blame] |
MIPS: ralink: add rt2880 pci driver Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/8034/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/ralink/Kconfig b/arch/mips/ralink/Kconfig index 699b75d..b1c52ca 100644 --- a/arch/mips/ralink/Kconfig +++ b/arch/mips/ralink/Kconfig
@@ -16,6 +16,7 @@ config SOC_RT288X bool "RT288x" select MIPS_L1_CACHE_SHIFT_4 + select HW_HAS_PCI config SOC_RT305X bool "RT305x"