commit | 2fa7b7e807ef50d64900e7c90e6938a125b4b46e | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed Sep 20 13:50:13 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Oct 01 00:33:31 2017 +0200 |
tree | 260774bd4d397f7e427e6bc39559cbc8f4e5a997 | |
parent | 31feb5a38418020cc2aac38e16d75ee215c3a3b0 [diff] |
rockchip: imply ADC and SARADC_ROCKCHIP for Rockchip SOCs Enable the Rockchip SARADC driver for all Rockchip SoCs. Note that the SARADC peripheral is available on all SoCs except the RK3036 and RK3228. However, as this is a DM-driver, enabling by default will not cause any function problems (and can always be changed from defconfig, if size is a concern). Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: David Wu <david.wu@rock-chips.com>