mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ANDROID: GKI: Drop CONFIG_POWER_AVS from arm64 gki_defconfig
Commitbca815d620("PM: AVS: smartreflex Move driver to soc specific drivers") dropped the CONFIG_POWER_AVS configuration option, so it also needs to be dropped from the arm64 gki_defconfig so that the build continues to work. Fixes:bca815d620("PM: AVS: smartreflex Move driver to soc specific drivers") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Ie437bf0dc6977dd58caffb1349186d16873798c9
This commit is contained in:
parent
79c83f152b
commit
c8a1a1d5df
|
|
@ -334,7 +334,6 @@ CONFIG_SPMI=y
|
|||
# CONFIG_PINCTRL_SUN50I_H6 is not set
|
||||
# CONFIG_PINCTRL_SUN50I_H6_R is not set
|
||||
CONFIG_GPIO_GENERIC_PLATFORM=y
|
||||
CONFIG_POWER_AVS=y
|
||||
CONFIG_POWER_RESET_HISI=y
|
||||
# CONFIG_HWMON is not set
|
||||
CONFIG_THERMAL=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user