summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2011-08-03 08:39:16 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2011-08-03 09:12:16 +0200
commit43ebdba64a6e1c12fe58aa57e905cfdcef922126 (patch)
treea06532fcb0efce4a0e041c195276b51d40d865c2 /arch/arm/mach-mxs
parent56c379160b9f0b52efcaaefce9adb6121d5865d7 (diff)
downloadbarebox-43ebdba64a6e1c12fe58aa57e905cfdcef922126.tar.gz
barebox-43ebdba64a6e1c12fe58aa57e905cfdcef922126.tar.xz
remove now unnecessary HAVE_MMU from Kconfig
MMU now can be enabled on every ARM board, so remove the dependency. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs')
-rw-r--r--arch/arm/mach-mxs/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index f9cefaf907..caef7e0225 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -39,7 +39,6 @@ config MACH_MX23EVK
config MACH_CHUMBY
bool "Chumby Falconwing"
- select HAVE_MMU
help
Say Y here if you are using the "chumby one" aka falconwing from
Chumby Industries
@@ -55,7 +54,6 @@ choice
config MACH_TX28
bool "KARO tx28"
- select HAVE_MMU
help
Say Y here if you are using the KARO TX28 CPU module.