diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2014-07-05 07:00:01 +0200 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-07-18 10:11:37 +0200 |
commit | 3543fc54bcbb13d09046f2bc54b511a41ce971dc (patch) | |
tree | 4938b6eae0c611e6fbc9b7c1e2e8790f16ab6067 /arch/arm/configs/imx_v4_v5_defconfig | |
parent | ARM: i.MX: Remove excess symbols ARCH_MX1, ARCH_MX25 and MACH_MX27 (diff) | |
download | linux-3543fc54bcbb13d09046f2bc54b511a41ce971dc.tar.xz linux-3543fc54bcbb13d09046f2bc54b511a41ce971dc.zip |
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/configs/imx_v4_v5_defconfig')
-rw-r--r-- | arch/arm/configs/imx_v4_v5_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/imx_v4_v5_defconfig b/arch/arm/configs/imx_v4_v5_defconfig index 090de013a780..63bde0efc041 100644 --- a/arch/arm/configs/imx_v4_v5_defconfig +++ b/arch/arm/configs/imx_v4_v5_defconfig @@ -36,7 +36,6 @@ CONFIG_MACH_EUKREA_CPUIMX27_USESDHC2=y CONFIG_MACH_EUKREA_CPUIMX27_USEUART4=y CONFIG_MACH_MX27_3DS=y CONFIG_MACH_IMX27_VISSTRIM_M10=y -CONFIG_MACH_IMX27LITE=y CONFIG_MACH_PCA100=y CONFIG_MACH_MXT_TD60=y CONFIG_MACH_IMX27_DT=y |