ANDROID: GKI: remove CONFIG_PINCTRL_SUN50I_* from arm64 gki_defconfig

No need to built-in sunxi pinctrl in GKI, just make it modularized
when it is used.

Bug: 238403800

Signed-off-by: Aran Dalton <arda@allwinnertech.com>
Change-Id: Iddaa6645492829266491572e3944fd3527940526
This commit is contained in:
Aran Dalton 2022-07-19 10:41:53 +08:00 committed by liyong
parent 59d811b95b
commit 395da698ec

View File

@ -388,9 +388,13 @@ CONFIG_SPMI=y
# CONFIG_PINCTRL_SUN8I_H3_R is not set
# CONFIG_PINCTRL_SUN50I_A64 is not set
# CONFIG_PINCTRL_SUN50I_A64_R is not set
# CONFIG_PINCTRL_SUN50I_A100 is not set
# CONFIG_PINCTRL_SUN50I_A100_R is not set
# CONFIG_PINCTRL_SUN50I_H5 is not set
# CONFIG_PINCTRL_SUN50I_H6 is not set
# CONFIG_PINCTRL_SUN50I_H6_R is not set
# CONFIG_PINCTRL_SUN50I_H616 is not set
# CONFIG_PINCTRL_SUN50I_H616_R is not set
CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_POWER_RESET_HISI=y
CONFIG_POWER_RESET_SYSCON=y