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/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig
index 312228ed8489..646c569b75e7 100644
--- a/arch/arm/mach-davinci/Kconfig
+++ b/arch/arm/mach-davinci/Kconfig
@@ -89,6 +89,12 @@ config MACH_DAVINCI_DM365_EVM
89 Configure this option to specify whether the board used 89 Configure this option to specify whether the board used
90 for development is a DM365 EVM 90 for development is a DM365 EVM
91 91
92config MACH_DAVINCI_DA830_EVM
93 bool "TI DA830/OMAP-L137 Reference Platform"
94 default ARCH_DAVINCI_DA830
95 depends on ARCH_DAVINCI_DA830
96 help
97 Say Y here to select the TI DA830/OMAP-L137 Evaluation Module.
92 98
93config DAVINCI_MUX 99config DAVINCI_MUX
94 bool "DAVINCI multiplexing support" 100 bool "DAVINCI multiplexing support"