From: Kunihiko Hayashi Date: Tue, 27 Mar 2018 12:23:27 +0000 (+0900) Subject: arm64: defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE X-Git-Tag: v4.17-rc1~104^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d28db34a561ade68d30acc3d66d3cd8d9f26bcc9;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE Enable the thermal monitor driver and the AVE ethernet driver implemented on UniPhier SoCs. Signed-off-by: Kunihiko Hayashi Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 5e4ff17a3ad86..ecf613761e78e 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -220,6 +220,7 @@ CONFIG_QCOM_EMAC=m CONFIG_RAVB=y CONFIG_SMC91X=y CONFIG_SMSC911X=y +CONFIG_SNI_AVE=y CONFIG_SNI_NETSEC=y CONFIG_STMMAC_ETH=m CONFIG_DWMAC_IPQ806X=m @@ -348,6 +349,7 @@ CONFIG_RCAR_GEN3_THERMAL=y CONFIG_QCOM_TSENS=y CONFIG_ROCKCHIP_THERMAL=m CONFIG_TEGRA_BPMP_THERMAL=m +CONFIG_UNIPHIER_THERMAL=y CONFIG_WATCHDOG=y CONFIG_S3C2410_WATCHDOG=y CONFIG_MESON_GXBB_WATCHDOG=m