diff options
author | Tony Lindgren <tony@atomide.com> | 2014-11-04 02:50:55 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-11-04 02:50:55 +0100 |
commit | 1b383f44aabc8b69b8bc0d32b914f3d3cece9e04 (patch) | |
tree | b7c42f1bb4972467a13579bb59882964a24e290c /arch/arm/mach-omap2/Kconfig | |
parent | ARM: OMAP2+: Drop board file for ti8168evm (diff) | |
download | linux-1b383f44aabc8b69b8bc0d32b914f3d3cece9e04.tar.xz linux-1b383f44aabc8b69b8bc0d32b914f3d3cece9e04.zip |
ARM: OMAP2+: Drop board file for 3430sdp
This board seems to be in use only for few automated
boot test system and has been booting in device tree
only mode for quite some time now.
So let's 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/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 7adc4f774251..27ec8923ddf6 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig @@ -235,12 +235,6 @@ config MACH_TOUCHBOOK default y select OMAP_PACKAGE_CBB -config MACH_OMAP_3430SDP - bool "OMAP 3430 SDP board" - depends on ARCH_OMAP3 - default y - select OMAP_PACKAGE_CBB - config MACH_NOKIA_N810 bool |