From: Keiji Hayashibara Date: Thu, 30 Nov 2017 01:26:55 +0000 (+0900) Subject: arm64: defconfig: enable CONFIG_UNIPHIER_EFUSE X-Git-Tag: v4.19~1678^2~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1e2138c5a310d22c443e80876971b9c480683f49;p=platform%2Fkernel%2Flinux-rpi.git arm64: defconfig: enable CONFIG_UNIPHIER_EFUSE Enable the efuse driver for UniPhier SoC Signed-off-by: Keiji Hayashibara Acked-by: Masahiro Yamada Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 2ad23d9..3f231f6 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -560,6 +560,7 @@ CONFIG_PHY_XGENE=y CONFIG_PHY_TEGRA_XUSB=y CONFIG_QCOM_L2_PMU=y CONFIG_QCOM_L3_PMU=y +CONFIG_UNIPHIER_EFUSE=y CONFIG_TEE=y CONFIG_OPTEE=y CONFIG_ARM_SCPI_PROTOCOL=y