arm64: defconfig: enable ARCH_NXP
authorMichael Walle <michael@walle.cc>
Wed, 7 Sep 2022 07:06:26 +0000 (09:06 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 12 Sep 2022 10:15:49 +0000 (18:15 +0800)
commit3c20d9618143c282b59dc29ce18e608992c24bc7
tree25a6789d3aff84dd257540e000aabb1d7026fc11
parent45b91a158918e04a85bb8e814cbe1924a459fceb
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: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig