rk32:rk808:modify kconfig for rk808_mfd
author张晴 <zhangqing@rock-chips.com>
Fri, 22 Aug 2014 08:32:40 +0000 (16:32 +0800)
committer张晴 <zhangqing@rock-chips.com>
Fri, 22 Aug 2014 08:32:40 +0000 (16:32 +0800)
drivers/mfd/Kconfig

index d57c5cfa7c59206281b64e569bc7ff43dea8e546..9fda3302945728e5bcecdf8b65eaa00972881e12 100755 (executable)
@@ -387,9 +387,10 @@ config MFD_MAX8998
 
 config MFD_RK808
        bool "RK808 Power Management chip"
-       depends on I2C=y 
+       depends on I2C=y
+       select REGMAP_I2C 
        select MFD_CORE
-       select RTC_RK808
+       select RK808_RTC
        help
          if you say yes here you get support for the RK808 series of
          Power Management chips.