arm64: defconfig: enable ARCH_NXP
authorMichael Walle <michael@walle.cc>
Wed, 7 Sep 2022 07:06:26 +0000 (09:06 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 8 Sep 2022 14:09:39 +0000 (16:09 +0200)
commit0fd64e61d2e388f61c97016e2a46e9dbe64147e8
treeadfd5991857177c0aba6cf4aef0e43bfc982350d
parent7e21f077b1f1f482ca9a59a00d6c12e7a1fc5d7e
arm64: defconfig: enable ARCH_NXP

Commit 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms
together") introduced a new symbol ARCH_NXP and made ARCH_LAYERSCAPE
(among others) depend on it, but didn't enable it in the defconfig.
Thus, now the defconfig doesn't include support for any NXP
architectures anymore. Fix it.

Fixes: 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms together")
Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig