[PATCH] pcm043 cannot be linked without enabled NAND support

Juergen Beisert jbe at pengutronix.de
Mon Nov 23 08:12:29 EST 2009


The PCM043 board file depends on some functions from the NAND API. So it
should force NAND support.

Signed-off-by: Juergen Beisert <jbe at pengutronix.de>

---
 arch/arm/mach-imx/Kconfig |    1 +
 1 file changed, 1 insertion(+)

Index: arch/arm/mach-imx/Kconfig
===================================================================
--- arch/arm/mach-imx/Kconfig.orig
+++ arch/arm/mach-imx/Kconfig
@@ -58,6 +58,7 @@ config ARCH_IMX31
 config ARCH_IMX35
 	bool "i.MX35"
 	select ARCH_HAS_FEC_IMX
+	select NAND
 
 endchoice
 

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | Phone: +49-8766-939 228     |
Vertretung Sued/Muenchen, Germany             | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686              | http://www.pengutronix.de/  |




More information about the barebox mailing list