power: charge animaition doesn't depends on ROCKCHIP_DRM_ROCKCHIP

at some time, we need virtual power mode supported by fuel gauge to
set a static adapter input current, which don't reall want charge
animation images show.

Change-Id: If256b15eb585990f5c99781f830480b0d0a83cb4
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen 2018-08-14 20:17:12 +08:00 committed by Jianhong Chen
parent 1e7c429d5d
commit 2146330a8a
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 && DRM_ROCKCHIP
depends on DM_CHARGE_DISPLAY && DM_FUEL_GAUGE
help
This adds a simple function for charge animation display.