aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs/ixp4xx_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-04-02 16:52:55 +0200
committerArnd Bergmann <arnd@arndb.de>2022-04-08 17:20:55 +0200
commit3d427228f7370894680580fcd0381c0349624fa1 (patch)
treea50848a24b88f1ced992ffc475302ef8cf378073 /arch/arm/configs/ixp4xx_defconfig
parent5d6f52671e76ca2d55d74e676ac4c38ceb14a2d3 (diff)
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>
Diffstat (limited to 'arch/arm/configs/ixp4xx_defconfig')
-rw-r--r--arch/arm/configs/ixp4xx_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig
index 9a7667383df9..a1dcbe24e3ff 100644
--- a/arch/arm/configs/ixp4xx_defconfig
+++ b/arch/arm/configs/ixp4xx_defconfig
@@ -6,6 +6,7 @@ CONFIG_EXPERT=y
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
# CONFIG_BLK_DEV_BSG is not set
+# CONFIG_ARCH_MULTI_V7 is not set
CONFIG_ARCH_IXP4XX=y
CONFIG_MACH_NSLU2=y
CONFIG_MACH_AVILA=y