From: Dinh Nguyen Date: Wed, 3 Apr 2019 21:50:10 +0000 (-0500) Subject: arm64: defconfig: include the Agilex platform to the arm64 defconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=09d7d3e5291b3a531e36a5b6ef6d6088bb541aad;p=linux.git arm64: defconfig: include the Agilex platform to the arm64 defconfig Build the Agilex platform in the standard arm64 defconfig. Signed-off-by: Dinh Nguyen --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 74b6cadde31c6..d697171974e07 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -29,6 +29,7 @@ CONFIG_BLK_DEV_INITRD=y CONFIG_KALLSYMS_ALL=y # CONFIG_COMPAT_BRK is not set CONFIG_PROFILING=y +CONFIG_ARCH_AGILEX=y CONFIG_ARCH_SUNXI=y CONFIG_ARCH_ALPINE=y CONFIG_ARCH_BCM2835=y