ARM: multi_v7_defconfig: enable Rockchip io-domain driver
authorHeiko Stübner <heiko.stuebner@collabora.com>
Mon, 21 Dec 2015 21:21:14 +0000 (22:21 +0100)
committerOlof Johansson <olof@lixom.net>
Tue, 22 Dec 2015 22:55:46 +0000 (14:55 -0800)
The io-domain driver is necessary to notify the soc about voltages changes
happening on supplying regulators. Probably the most important user right
now is the mmc tuning code, where the soc needs to get notified when the
voltage is dropped to the 1.8V point.

As this option is necessary to sucessfully tune UHS cards etc, it should
get built in.

Signed-off-by: Heiko Stuebner <heiko.stuebner@collabora.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/multi_v7_defconfig

index b0d9029beeb57d99461479581ccd74ac436121c2..a9105b943987ce7b9c1d0e8f95928ad137b00116 100644 (file)
@@ -394,6 +394,8 @@ CONFIG_POWER_RESET_GPIO=y
 CONFIG_POWER_RESET_GPIO_RESTART=y
 CONFIG_POWER_RESET_KEYSTONE=y
 CONFIG_POWER_RESET_RMOBILE=y
+CONFIG_POWER_AVS=y
+CONFIG_ROCKCHIP_IODOMAIN=y
 CONFIG_SENSORS_LM90=y
 CONFIG_SENSORS_LM95245=y
 CONFIG_SENSORS_NTC_THERMISTOR=m