aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2014-11-03 20:50:54 -0500
committerTony Lindgren <tony@atomide.com>2014-11-03 20:50:54 -0500
commit9e1e632c4846f0326b5173e0711a32f414efc5c5 (patch)
tree21a2a805f049dc26cc48a1199a7ecfc0eb5a020b /arch/arm/mach-omap2/Kconfig
parent2dde3bccbf905548a17b8d440053f86454af54a9 (diff)
ARM: OMAP2+: Drop board file for ti8168evm
The 81xx support is known to be broken for quite some time now because of missing patches. And it should be using device tree based booting now anyways. So let's just drop the board file for it. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index f4d06aea8460..7adc4f774251 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -282,16 +282,6 @@ config MACH_SBC3530
282 default y 282 default y
283 select OMAP_PACKAGE_CUS 283 select OMAP_PACKAGE_CUS
284 284
285config MACH_TI8168EVM
286 bool "TI8168 Evaluation Module"
287 depends on SOC_TI81XX
288 default y
289
290config MACH_TI8148EVM
291 bool "TI8148 Evaluation Module"
292 depends on SOC_TI81XX
293 default y
294
295config OMAP3_EMU 285config OMAP3_EMU
296 bool "OMAP3 debugging peripherals" 286 bool "OMAP3 debugging peripherals"
297 depends on ARCH_OMAP3 287 depends on ARCH_OMAP3