diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2016-08-06 07:56:24 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-08-09 17:47:22 +0300 |
commit | de2d6662ece073b1b02e94678f77c47646920f17 (patch) | |
tree | 91e86306113a6102624a0a6211a14612710295f2 /arch/arm/configs/multi_v4t_defconfig | |
parent | 5081c3262f0466e52e6ce49453a5603fd85e048a (diff) | |
download | linux-de2d6662ece073b1b02e94678f77c47646920f17.tar.xz |
ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board support
Synertronixx SCB9328 board is very similar to Armadeus APF9328,
so it can be easily reimplemented in DT way.
This patch removes support for non-DT support for this board.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/configs/multi_v4t_defconfig')
-rw-r--r-- | arch/arm/configs/multi_v4t_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v4t_defconfig b/arch/arm/configs/multi_v4t_defconfig index d744692f308d..141492a7ebc0 100644 --- a/arch/arm/configs/multi_v4t_defconfig +++ b/arch/arm/configs/multi_v4t_defconfig @@ -20,7 +20,6 @@ CONFIG_INTEGRATOR_CM720T=y CONFIG_INTEGRATOR_CM920T=y CONFIG_INTEGRATOR_CM922T_XA10=y CONFIG_ARCH_MXC=y -CONFIG_MACH_SCB9328=y CONFIG_MACH_IMX1_DT=y CONFIG_ARCH_NSPIRE=y CONFIG_AEABI=y |