summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-bcm47xx
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2019-06-21 08:21:35 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2019-06-26 08:55:15 +0200
commit18795100a280b220049e9d4fb09c4e76dcd401cf (patch)
tree9755671267a5d60bdb1fc5d0fe5c04099ddd8d33 /arch/mips/mach-bcm47xx
parent2cd8bd64a360910943cf22f239cc946354b1ae47 (diff)
downloadbarebox-18795100a280b220049e9d4fb09c4e76dcd401cf.tar.gz
barebox-18795100a280b220049e9d4fb09c4e76dcd401cf.tar.xz
MIPS: Kconfig: move ARCH_TEXT_BASE to top mips Kconfig file
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-bcm47xx')
-rw-r--r--arch/mips/mach-bcm47xx/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/mach-bcm47xx/Kconfig b/arch/mips/mach-bcm47xx/Kconfig
index f7522b79d6..c4791901af 100644
--- a/arch/mips/mach-bcm47xx/Kconfig
+++ b/arch/mips/mach-bcm47xx/Kconfig
@@ -1,9 +1,5 @@
if MACH_MIPS_BCM47XX
-config ARCH_TEXT_BASE
- hex
- default 0xa0800000
-
choice
prompt "Board type"