aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/Kconfig
diff options
context:
space:
mode:
authorDavid A. Griego <dgriego@mvista.com>2009-09-18 14:15:18 -0700
committerKevin Hilman <khilman@deeprootsystems.com>2009-11-25 10:21:34 -0800
commit733975a314e4ddd374676cd300e207dd44eeafd2 (patch)
tree8dcba86945139ce858ab24921f5f0a1266ecd613 /arch/arm/mach-davinci/Kconfig
parentca6a272a4f1c2b81ec062f39cdc02ce7aed26d14 (diff)
downloadkernel_samsung_smdk4412-733975a314e4ddd374676cd300e207dd44eeafd2.zip
kernel_samsung_smdk4412-733975a314e4ddd374676cd300e207dd44eeafd2.tar.gz
kernel_samsung_smdk4412-733975a314e4ddd374676cd300e207dd44eeafd2.tar.bz2
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 <dgriego@mvista.com> Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/Kconfig')
-rw-r--r--arch/arm/mach-davinci/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig
index 43bb958..8954828 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