summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorHemant Pedanekar2011-02-15 18:36:08 +0100
committerTony Lindgren2011-02-16 17:31:52 +0100
commit2c87fb2e644d9141c8723a44a320bb5850790b67 (patch)
tree249af130ca67ba66548ed943304966025f399a05 /arch/arm/mach-omap2/Kconfig
parentTI816X: Update common OMAP machine specific sources (diff)
downloadkernel-qcow2-linux-2c87fb2e644d9141c8723a44a320bb5850790b67.tar.gz
kernel-qcow2-linux-2c87fb2e644d9141c8723a44a320bb5850790b67.tar.xz
kernel-qcow2-linux-2c87fb2e644d9141c8723a44a320bb5850790b67.zip
TI816X: Create board support and enable build for TI816X EVM
This patch adds minimal support and build configuration for TI816X EVM. Signed-off-by: Hemant Pedanekar <hemantp@ti.com> Reviewed-by: Kevin Hilman <khilman@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 23548b60bb1f..7a82a76522af 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -299,6 +299,11 @@ config MACH_OMAP_3630SDP
default y
select OMAP_PACKAGE_CBP
+config MACH_TI8168EVM
+ bool "TI8168 Evaluation Module"
+ depends on SOC_OMAPTI816X
+ default y
+
config MACH_OMAP_4430SDP
bool "OMAP 4430 SDP board"
default y