summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2018-03-01 19:39:24 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-03-02 08:37:57 +0100
commitbdc824c9b88ad66a9ae39ae659f43aefa6b0ffc2 (patch)
tree89811ee40949f570d39991df9743bfe9c5f289d4 /arch/mips/configs
parent676c254127ee98287f98d835956b857fcf624ab0 (diff)
downloadbarebox-bdc824c9b88ad66a9ae39ae659f43aefa6b0ffc2.tar.gz
barebox-bdc824c9b88ad66a9ae39ae659f43aefa6b0ffc2.tar.xz
MIPS: ath79: fix different typos
the CONFIG typos was not real issue. The defconfig typo i detected only after clean compile. I hope we can migrate barebox MIPS to multiimage soon. Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r--arch/mips/configs/dptechnics-dpt-module_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/dptechnics-dpt-module_defconfig b/arch/mips/configs/dptechnics-dpt-module_defconfig
index dbad08fe62..c01b22b987 100644
--- a/arch/mips/configs/dptechnics-dpt-module_defconfig
+++ b/arch/mips/configs/dptechnics-dpt-module_defconfig
@@ -1,7 +1,7 @@
CONFIG_BUILTIN_DTB=y
CONFIG_BUILTIN_DTB_NAME="ar9331-dptechnics-dpt-module"
CONFIG_MACH_MIPS_ATH79=y
-CONFIG_BOARC_QCA_AR9331_GENERIC=y
+CONFIG_BOARD_DPTECHNICS_DPT_MODULE=y
CONFIG_PBL_IMAGE=y
CONFIG_IMAGE_COMPRESSION_XZKERN=y
CONFIG_MMU=y