[PATCH] [ARM] APF9328 needs CONFIG_MTD_CFI_INTELEXT to boot on its NOR FLASH.

Gwenhael Goavec-Merou gwenhael.goavec-merou at armadeus.com
Thu Nov 17 04:28:39 EST 2011


Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at armadeus.com>
Signed-off-by: Julien Boibessot <julien.boibessot at armadeus.com>
---
 arch/arm/mach-imx/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 5f7f9c2..144f007 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -112,6 +112,7 @@ config MACH_APF9328
 	bool "APF9328"
 	select SOC_IMX1
 	select IMX_HAVE_PLATFORM_IMX_UART
+	select MTD_CFI_INTELEXT
 	help
 	  Say Yes here if you are using the Armadeus APF9328 development board
 
-- 
1.7.3.4




More information about the linux-arm-kernel mailing list