ARM: ixp4xx: enable multiplatform support
authorArnd Bergmann <arnd@arndb.de>
Sat, 2 Apr 2022 14:52:55 +0000 (16:52 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 8 Apr 2022 15:20:55 +0000 (17:20 +0200)
commit3d427228f7370894680580fcd0381c0349624fa1
treea50848a24b88f1ced992ffc475302ef8cf378073
parent5d6f52671e76ca2d55d74e676ac4c38ceb14a2d3
ARM: ixp4xx: enable multiplatform support

After all the work that Linus Walleij did on this platform, it can be
part of a generic kernel build as well.

Note that there are known bugs in little-endian mode on ixp4xx, and
no other ARMv5 platform at this point supports big-endian mode, or is
likely to in the future, so there is limited practical value in this,
but it helps with build testing and ixp4xx little-endian support may
get fixed in the future.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/configs/ixp4xx_defconfig
arch/arm/mach-ixp4xx/Kconfig
arch/arm/mach-ixp4xx/Makefile.boot [deleted file]
arch/arm/mach-ixp4xx/include/mach/uncompress.h [deleted file]