aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/Kconfig
diff options
context:
space:
mode:
authorVictor Rodriguez <vm.rod25@gmail.com>2010-09-23 11:28:40 -0500
committerKevin Hilman <khilman@deeprootsystems.com>2010-09-24 07:40:32 -0700
commit6c18c91b3a6db6169998b54df12c9d53e74999f3 (patch)
tree6f0ea4c7bd54838caa9d7ae9d6ccbb70da67e4fa /arch/arm/mach-davinci/Kconfig
parentdavinci: MityDSP-L138/MityARM-1808 read MAC address from I2C Prom (diff)
downloadlinux-dev-6c18c91b3a6db6169998b54df12c9d53e74999f3.tar.xz
linux-dev-6c18c91b3a6db6169998b54df12c9d53e74999f3.zip
davinci: Initial support for Omapl138-Hawkboard
This patch adds initial support for the Hawkboard-L138 system It is under the machine name "omapl138_hawkboard". This system is based on the da850 davinci CPU architecture. Information on these system may be found at http://www.hawkboard.org. Basic support for the UART console is included in this patch. It's tested with latest Angstrom File Systems like ramdisk from http://alturl.com/imb45. Signed-off-by: Victor Rodriguez <victor.rodriguez@sasken.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 9aca60cb4241..b77b860b36d7 100644
--- a/arch/arm/mach-davinci/Kconfig
+++ b/arch/arm/mach-davinci/Kconfig
@@ -193,6 +193,14 @@ config MACH_MITYOMAPL138
System on Module. Information on this SoM may be found at
http://www.mitydsp.com
+config MACH_OMAPL138_HAWKBOARD
+ bool "TI AM1808 / OMAPL-138 Hawkboard platform"
+ depends on ARCH_DAVINCI_DA850
+ help
+ Say Y here to select the TI AM1808 / OMAPL-138 Hawkboard platform .
+ Information of this board may be found at
+ http://www.hawkboard.org/
+
config DAVINCI_MUX
bool "DAVINCI multiplexing support"
depends on ARCH_DAVINCI