summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-03-30 09:27:55 +0200
committerRalf Baechle <ralf@linux-mips.org>2011-05-19 09:55:42 +0100
commit973c32eb7f2d5c45d0e68b0083ead9ee763d9a6f (patch)
tree7a19017ce0ef353247d2eb173edb467c4977a083 /arch/mips/lantiq/Kconfig
parenta053ac17024561f3a2fd02424b5f92823282b5ad (diff)
downloadlinux-stable-973c32eb7f2d5c45d0e68b0083ead9ee763d9a6f.tar.gz
linux-stable-973c32eb7f2d5c45d0e68b0083ead9ee763d9a6f.tar.bz2
linux-stable-973c32eb7f2d5c45d0e68b0083ead9ee763d9a6f.zip
MIPS: Lantiq: Add machtypes for lantiq eval kits
This patch adds mach specific code for the Lantiq EASY50712/50601 evaluation boards Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Ralph Hempel <ralph.hempel@lantiq.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2255/ Patchwork: https://patchwork.linux-mips.org/patch/2361/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/lantiq/Kconfig')
-rw-r--r--arch/mips/lantiq/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/lantiq/Kconfig b/arch/mips/lantiq/Kconfig
index 2780461e3258..3fccf2104513 100644
--- a/arch/mips/lantiq/Kconfig
+++ b/arch/mips/lantiq/Kconfig
@@ -18,4 +18,6 @@ config SOC_XWAY
select HW_HAS_PCI
endchoice
+source "arch/mips/lantiq/xway/Kconfig"
+
endif