rockchip: power: charge animation depends on DRM_ROCKCHIP

charge animation need display provided by DRM_ROCKCHIP.

Change-Id: I58113e81dd2899c969d1e748548a498eb04db550
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
Kever Yang 2018-02-06 21:58:38 +08:00
parent 9169f300ee
commit 3d29ee38ce
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ endchoice
config CHARGE_ANIMATION
bool "Enable charge animation"
depends on DM_CHARGE_DISPLAY && DM_FUEL_GAUGE
depends on DM_CHARGE_DISPLAY && DM_FUEL_GAUGE && DRM_ROCKCHIP
help
This adds a simple function for charge animation display.