diff options
Diffstat (limited to 'arch/arm/mach-davinci/Kconfig')
-rw-r--r-- | arch/arm/mach-davinci/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index 2bf03e95505f..9aca60cb4241 100644 --- a/arch/arm/mach-davinci/Kconfig +++ b/arch/arm/mach-davinci/Kconfig | |||
@@ -185,6 +185,14 @@ config MACH_TNETV107X | |||
185 | help | 185 | help |
186 | Say Y here to select the TI TNETV107X Evaluation Module. | 186 | Say Y here to select the TI TNETV107X Evaluation Module. |
187 | 187 | ||
188 | config MACH_MITYOMAPL138 | ||
189 | bool "Critical Link MityDSP-L138/MityARM-1808 SoM" | ||
190 | depends on ARCH_DAVINCI_DA850 | ||
191 | help | ||
192 | Say Y here to select the Critical Link MityDSP-L138/MityARM-1808 | ||
193 | System on Module. Information on this SoM may be found at | ||
194 | http://www.mitydsp.com | ||
195 | |||
188 | config DAVINCI_MUX | 196 | config DAVINCI_MUX |
189 | bool "DAVINCI multiplexing support" | 197 | bool "DAVINCI multiplexing support" |
190 | depends on ARCH_DAVINCI | 198 | depends on ARCH_DAVINCI |