Commit 18ef9fef authored by Robert Richter's avatar Robert Richter Committed by Arnd Bergmann

arm64, defconfig: Enable Cavium Thunder SoC in defconfig

This patch enables Thunder SoCs in the arm64 defconfig. This is
esp. useful to add Thunder platforms to automated builds based on
arm64 defconfig.
Signed-off-by: default avatarRobert Richter <rrichter@cavium.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 28f7420d
......@@ -32,6 +32,7 @@ CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_ARCH_THUNDER=y
CONFIG_ARCH_VEXPRESS=y
CONFIG_ARCH_XGENE=y
CONFIG_SMP=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment