omap3: Drop omap3_evm_quick_* targets
authorTom Rini <trini@konsulko.com>
Thu, 28 Jul 2016 02:29:42 +0000 (22:29 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 6 Aug 2016 00:53:53 +0000 (20:53 -0400)
commit584550d76ad113a072470b806cc785141632b9f5
tree5b8303835cc0c92d42808df217c53abf9f71e812
parent7d106242d3fc095d1065ef65a31661c3b8d77a78
omap3: Drop omap3_evm_quick_* targets

These config targets were added well before the Kconfig migration began
as a way to demonstrate how to make these platforms work with cut down
features.  At this point in time they no longer serve a good purpose so
remove them.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap3/Kconfig
board/ti/evm/Kconfig
board/ti/evm/MAINTAINERS
configs/omap3_evm_quick_mmc_defconfig [deleted file]
configs/omap3_evm_quick_nand_defconfig [deleted file]
include/configs/omap3_evm.h
include/configs/omap3_evm_common.h [deleted file]
include/configs/omap3_evm_quick_mmc.h [deleted file]
include/configs/omap3_evm_quick_nand.h [deleted file]