From: Sergey Ryazanov Date: Tue, 28 Oct 2014 23:18:39 +0000 (+0400) Subject: MIPS: ath25: add basic AR5312 SoC support X-Git-Tag: omap-for-v3.20/drop-legacy-3517~119^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b12308f3337c09b424a2b9cf73c2c06521abe7e;p=pandora-kernel.git MIPS: ath25: add basic AR5312 SoC support Add basic support for Atheros AR5312/AR2312 SoCs: registers definition file and initial setup code. Signed-off-by: Sergey Ryazanov Cc: Linux MIPS Patchwork: https://patchwork.linux-mips.org/patch/8238/ Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 7db1bfb80f0a..4b5a3b962ff4 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -877,6 +877,7 @@ config MIPS_PARAVIRT endchoice source "arch/mips/alchemy/Kconfig" +source "arch/mips/ath25/Kconfig" source "arch/mips/ath79/Kconfig" source "arch/mips/bcm47xx/Kconfig" source "arch/mips/bcm63xx/Kconfig" Reading git-diff-tree failed