ARM: lpc32xx: allow multiplatform build
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Aug 2019 14:40:39 +0000 (16:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Aug 2019 19:34:08 +0000 (21:34 +0200)
commit75bf1bd7d2f993787d0faa7d6e6534f7e88a2975
tree622eec514e24ecc64fc4b9ea4d3170a4f62e1119
parentd3532910038bb1e95e9c5952e98dd1d18b636e8b
ARM: lpc32xx: allow multiplatform build

All preparation work is done, so the platform can finally
be moved into ARCH_MULTIPLATFORM. This requires a small
change to the defconfig file to enable the platform.

Link: https://lore.kernel.org/r/20190809144043.476786-14-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/configs/lpc32xx_defconfig
arch/arm/mach-lpc32xx/Kconfig [new file with mode: 0644]
arch/arm/mach-lpc32xx/include/mach/uncompress.h [deleted file]