summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorHemant Pedanekar <hemantp@ti.com>2011-02-15 23:06:08 +0530
committerTony Lindgren <tony@atomide.com>2011-02-16 08:31:52 -0800
commit2c87fb2e644d9141c8723a44a320bb5850790b67 (patch)
tree249af130ca67ba66548ed943304966025f399a05 /arch/arm/mach-omap2/Kconfig
parent01001712c96f82e6317b1e09729d8fc4bcc66957 (diff)
downloadlinux-3.10-2c87fb2e644d9141c8723a44a320bb5850790b67.tar.gz
linux-3.10-2c87fb2e644d9141c8723a44a320bb5850790b67.tar.bz2
linux-3.10-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 23548b60bb1..7a82a76522a 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