summaryrefslogtreecommitdiff
path: root/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-15 13:38:25 +0000
committerJohn Crispin <blogic@openwrt.org>2013-02-19 09:36:34 +0100
commit27ea052acb9eaca98cc90bf1b8738b6d0ea5bc2f (patch)
tree6f45e76a77dcc2366d9bba4bda712c8e84c7e07a /arch/mips/ath79/machtypes.h
parent82c46840ae6bd8a147c59cd51f636d913989324a (diff)
MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board
Also enable the board in the default configuration. Cc: Rodriguez, Luis <rodrigue@qca.qualcomm.com> Cc: Giori, Kathy <kgiori@qca.qualcomm.com> Cc: QCA Linux Team <qca-linux-team@qca.qualcomm.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4953/ Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'arch/mips/ath79/machtypes.h')
-rw-r--r--arch/mips/ath79/machtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/ath79/machtypes.h b/arch/mips/ath79/machtypes.h
index af92e5c30d66..26254058c545 100644
--- a/arch/mips/ath79/machtypes.h
+++ b/arch/mips/ath79/machtypes.h
@@ -17,6 +17,7 @@
enum ath79_mach_type {
ATH79_MACH_GENERIC = 0,
ATH79_MACH_AP121, /* Atheros AP121 reference board */
+ ATH79_MACH_AP136_010, /* Atheros AP136-010 reference board */
ATH79_MACH_AP81, /* Atheros AP81 reference board */
ATH79_MACH_DB120, /* Atheros DB120 reference board */
ATH79_MACH_PB44, /* Atheros PB44 reference board */