summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-05-14 07:11:07 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-05-14 07:11:07 +0200
commit36acabd5c522501bd7da8eb7a21c865fc78676ee (patch)
tree222a1c7fcf1aaa1dea016af22ae1aae451f41f50 /arch/mips
parentcc31adf78d10eb1a5880ef51e240ab4273315e4b (diff)
parent18b7b5448c78bd351b1e795984b08bea3822a1e2 (diff)
downloadbarebox-36acabd5c522501bd7da8eb7a21c865fc78676ee.tar.gz
barebox-36acabd5c522501bd7da8eb7a21c865fc78676ee.tar.xz
Merge branch 'for-next/kconfig'
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/mach-ath79/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/mach-ath79/Kconfig b/arch/mips/mach-ath79/Kconfig
index 97eea6a2a2..9dab5fc92a 100644
--- a/arch/mips/mach-ath79/Kconfig
+++ b/arch/mips/mach-ath79/Kconfig
@@ -6,6 +6,9 @@ config SOC_QCA_AR9331
config SOC_QCA_AR9344
bool
+config SOC_QCA_QCA4531
+ bool
+
if DEBUG_LL
choice
prompt "DEBUG_LL driver"