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:
parent
1e7c429d5d
commit
2146330a8a
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue