From: Heiko Stübner Date: Mon, 21 Dec 2015 21:22:28 +0000 (+0100) Subject: ARM: multi_v7_defconfig: enable rk808 clkout module X-Git-Tag: v4.5-rc1~41^2~13 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2b8890bac2007c4b1e2b332ba025d68434a9b984;p=karo-tx-linux.git ARM: multi_v7_defconfig: enable rk808 clkout module The rk808 supplies two clock outputs with one going back into the soc as 32kHz supply, supplying some core soc clocks with it. The system can boot without it being present, but it is needed for example as source clock for the thermal driver. Signed-off-by: Heiko Stuebner Signed-off-by: Olof Johansson --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 5c9ff234fe4c..d2810c52d84b 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -714,6 +714,7 @@ CONFIG_STAGING_BOARD=y CONFIG_CROS_EC_CHARDEV=m CONFIG_COMMON_CLK_MAX77686=y CONFIG_COMMON_CLK_MAX77802=m +CONFIG_COMMON_CLK_RK808=m CONFIG_COMMON_CLK_S2MPS11=m CONFIG_APQ_MMCC_8084=y CONFIG_MSM_GCC_8660=y