diff options
author | Robert Jarzmik <robert.jarzmik@free.fr> | 2020-05-21 21:51:37 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2020-05-26 01:10:57 +0300 |
commit | 9d3239147d6d44dd6fd3c13338dcc3ce36c442ef (patch) | |
tree | 9edb1e66f9a4f5f0d2b243682759505d742a1473 /arch/arm/configs/pxa_defconfig | |
parent | 803b504bf5527775d00a45182fd996e6dd665e8c (diff) | |
download | linux-9d3239147d6d44dd6fd3c13338dcc3ce36c442ef.tar.xz |
ARM: pxa: remove Compulab pxa2xx boards
As these boards have no more users nor testers, and patching them has
become a burden, be that because of the PCI part or the MTD NAND
support, let's remove them.
The cm-x300 will for now remain and represent Compulab boards at its
best in the PXA department.
Link: https://lore.kernel.org/r/20200521185140.27276-1-robert.jarzmik@free.fr
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Mike Rapoport <rppt@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/pxa_defconfig')
-rw-r--r-- | arch/arm/configs/pxa_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/pxa_defconfig b/arch/arm/configs/pxa_defconfig index b817c57f05f1..e6559e3350e6 100644 --- a/arch/arm/configs/pxa_defconfig +++ b/arch/arm/configs/pxa_defconfig @@ -38,8 +38,6 @@ CONFIG_MACH_ARCOM_ZEUS=y CONFIG_MACH_BALLOON3=y CONFIG_MACH_CSB726=y CONFIG_CSB726_CSB701=y -CONFIG_MACH_ARMCORE=y -CONFIG_MACH_EM_X270=y CONFIG_MACH_EXEDA=y CONFIG_MACH_CM_X300=y CONFIG_MACH_CAPC7117=y |