summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/Kconfig
diff options
context:
space:
mode:
authorMichael Williamson <michael.williamson@criticallink.com>2010-09-02 13:58:07 -0400
committerKevin Hilman <khilman@deeprootsystems.com>2010-09-24 07:40:28 -0700
commitf2dbb6d91b53d3ffbc85152aa7265599f0a4d850 (patch)
tree695392e167d3a6ea5834c465014c3ddc1d8e4a56 /arch/arm/mach-davinci/Kconfig
parent9c6fbbee8d67eca75e9ffde3a10eb7ac0a73360d (diff)
downloadop-kernel-dev-f2dbb6d91b53d3ffbc85152aa7265599f0a4d850.zip
op-kernel-dev-f2dbb6d91b53d3ffbc85152aa7265599f0a4d850.tar.gz
davinci: Initial support for MityDSP-L138/MityARM-1808
This patch adds initial support for the MityDSP-L138 and MityDSP-1808 system on Module (SOM) under the machine name "mityomapl138". These SOMs are based on the da850 davinci CPU architecture. Information on these SOMs may be found at http://www.mitydsp.com. Basic support for the console UART, NAND, and EMAC (MII interface) is included in this patch. Signed-off-by: Michael Williamson <michael.williamson@criticallink.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/Kconfig')
-rw-r--r--arch/arm/mach-davinci/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig
index 2bf03e9..9aca60c 100644
--- a/arch/arm/mach-davinci/Kconfig
+++ b/arch/arm/mach-davinci/Kconfig
@@ -185,6 +185,14 @@ config MACH_TNETV107X
help
Say Y here to select the TI TNETV107X Evaluation Module.
+config MACH_MITYOMAPL138
+ bool "Critical Link MityDSP-L138/MityARM-1808 SoM"
+ depends on ARCH_DAVINCI_DA850
+ help
+ Say Y here to select the Critical Link MityDSP-L138/MityARM-1808
+ System on Module. Information on this SoM may be found at
+ http://www.mitydsp.com
+
config DAVINCI_MUX
bool "DAVINCI multiplexing support"
depends on ARCH_DAVINCI
OpenPOWER on IntegriCloud