summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-ath79
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2017-12-12 18:55:57 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-01-05 09:31:00 +0100
commitbd61482cba36abd315d14e4335eb8cf70fe99970 (patch)
tree71012b4ad8303a66dc6642f22d937ea556033e29 /arch/mips/mach-ath79
parent6d82245b00d35de260d3473283480e451d8a198e (diff)
downloadbarebox-bd61482cba36abd315d14e4335eb8cf70fe99970.tar.gz
barebox-bd61482cba36abd315d14e4335eb8cf70fe99970.tar.xz
MIPS: add support for DPTechnics DPT-Module v1
This product can be found here: https://dptechnics.com/en/products/dpt-module-v1.html Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-ath79')
-rw-r--r--arch/mips/mach-ath79/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/mach-ath79/Kconfig b/arch/mips/mach-ath79/Kconfig
index 9fec00c982..c7ce77568c 100644
--- a/arch/mips/mach-ath79/Kconfig
+++ b/arch/mips/mach-ath79/Kconfig
@@ -13,6 +13,14 @@ config SOC_QCA_AR9344
choice
prompt "Board type"
+config BOARC_DPTECHNICS_DPT_MODULE
+ bool "DPTechnics DPT-Module"
+ select SOC_QCA_AR9331
+ select HAVE_PBL_IMAGE
+ select HAVE_IMAGE_COMPRESSION
+ select HAS_NMON
+ select HAS_NO_BOARD_HL_CODE
+
config BOARD_TPLINK_MR3020
bool "TP-LINK MR3020"
select SOC_QCA_AR9331