[PATCH 3/8] Remove bad Kconfig reference to HAVE_MMU

Alexander Shiyan shc_work at mail.ru
Sat Dec 8 01:51:21 EST 2012


Barebox not contain symbol HAVE_MMU, so remove all references to it.

Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 arch/arm/mach-pxa/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 6671da9..6808d2f 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -43,7 +43,6 @@ config MACH_MIOA701
 config MACH_PCM027
 	bool "Phytec phyCORE-PXA270"
 	select MACH_HAS_LOWLEVEL_INIT
-	select HAVE_MMU
 	help
 	  Say Y here if you are using a Phytec phyCORE PXA270
 	  board
-- 
1.7.8.6




More information about the barebox mailing list