summaryrefslogtreecommitdiff
path: root/arch/mips/ralink/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-10-09 03:54:47 +0200
committerRalf Baechle <ralf@linux-mips.org>2014-11-24 07:45:25 +0100
commit187c26ddf0b201aeb7e343be19a3da72eef19db4 (patch)
tree37fa5d2c3e281146a0046e16de73115dd3c8ef67 /arch/mips/ralink/Kconfig
parentb96e6e9fd296b85dbbd863157d00994711924b70 (diff)
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>
Diffstat (limited to 'arch/mips/ralink/Kconfig')
-rw-r--r--arch/mips/ralink/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/ralink/Kconfig b/arch/mips/ralink/Kconfig
index 699b75dafd7a..b1c52ca580f9 100644
--- a/arch/mips/ralink/Kconfig
+++ b/arch/mips/ralink/Kconfig
@@ -16,6 +16,7 @@ choice
config SOC_RT288X
bool "RT288x"
select MIPS_L1_CACHE_SHIFT_4
+ select HW_HAS_PCI
config SOC_RT305X
bool "RT305x"