From 733975a314e4ddd374676cd300e207dd44eeafd2 Mon Sep 17 00:00:00 2001 From: "David A. Griego" Date: Fri, 18 Sep 2009 14:15:18 -0700 Subject: davinci: Add NAND support for DA830/OMAP-L137 EVM platform Add support for NAND flash parts on the DA830/OMAP-L137 EVM User Interface board. This includes overriding the default bad block tables used by the davinci_nand driver. Signed-off-by: David A. Griego Signed-off-by: Mark A. Greer Signed-off-by: Kevin Hilman --- arch/arm/mach-davinci/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arch/arm/mach-davinci/Kconfig') diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index 43bb9587b57..89548287ca0 100644 --- a/arch/arm/mach-davinci/Kconfig +++ b/arch/arm/mach-davinci/Kconfig @@ -122,6 +122,11 @@ config DA830_UI_LCD Say Y here to use the LCD as a framebuffer or simple character display. +config DA830_UI_NAND + bool "NAND flash" + help + Say Y here to use the NAND flash. Do not forget to setup + the switch correctly. endchoice config MACH_DAVINCI_DA850_EVM -- cgit v1.2.3-70-g09d2