commit | 75bf1bd7d2f993787d0faa7d6e6534f7e88a2975 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Aug 09 16:40:39 2019 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Aug 15 21:34:08 2019 +0200 |
tree | 622eec514e24ecc64fc4b9ea4d3170a4f62e1119 | |
parent | d3532910038bb1e95e9c5952e98dd1d18b636e8b [diff] |
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>