aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/Kconfig
diff options
context:
space:
mode:
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 43bb9587b571..89548287ca0f 100644
--- a/arch/arm/mach-davinci/Kconfig
+++ b/arch/arm/mach-davinci/Kconfig
@@ -122,6 +122,11 @@ config DA830_UI_LCD
122 Say Y here to use the LCD as a framebuffer or simple character 122 Say Y here to use the LCD as a framebuffer or simple character
123 display. 123 display.
124 124
125config DA830_UI_NAND
126 bool "NAND flash"
127 help
128 Say Y here to use the NAND flash. Do not forget to setup
129 the switch correctly.
125endchoice 130endchoice
126 131
127config MACH_DAVINCI_DA850_EVM 132config MACH_DAVINCI_DA850_EVM