diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2014-07-05 09:00:01 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-07-18 16:11:37 +0800 |
commit | 3543fc54bcbb13d09046f2bc54b511a41ce971dc (patch) | |
tree | 4938b6eae0c611e6fbc9b7c1e2e8790f16ab6067 /arch/arm/mach-imx/Kconfig | |
parent | 7a1c0259ee2f167b4025066d26a03f992a19e65e (diff) | |
download | op-kernel-dev-3543fc54bcbb13d09046f2bc54b511a41ce971dc.zip op-kernel-dev-3543fc54bcbb13d09046f2bc54b511a41ce971dc.tar.gz |
ARM: i.MX: Remove Freescale Logic Product Development i.MX27 Lite-Kit board support
The board has no insufficient support to be fully functional and seems
has no users. This patch removes support for this board.
However, the support may be added in the future by using the devicetree.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r-- | arch/arm/mach-imx/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 7cbfc0d..2bc7b97 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -342,15 +342,6 @@ config MACH_IMX27_VISSTRIM_M10 This includes specific configurations for the board and its peripherals. -config MACH_IMX27LITE - bool "LogicPD MX27 LITEKIT platform" - select IMX_HAVE_PLATFORM_IMX_SSI - select IMX_HAVE_PLATFORM_IMX_UART - select SOC_IMX27 - help - Include support for MX27 LITEKIT platform. This includes specific - configurations for the board and its peripherals. - config MACH_PCA100 bool "Phytec phyCARD-s (pca100)" select IMX_HAVE_PLATFORM_FSL_USB2_UDC |