arm64: defconfig: Enable GPIO_SYSCON
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 19 Jul 2023 10:24:27 +0000 (15:54 +0530)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 28 Jul 2023 19:37:59 +0000 (21:37 +0200)
commitc1ceb9ccdb2ef1bff7bbb832af4870def0cc3534
tree936ba4f1b39e61a36969957cc18b129ba411bdf5
parent3526df3faf21b66904c47cc8814c177a890343b6
arm64: defconfig: Enable GPIO_SYSCON

roc-rk3328-cc board has vcc_sdio regulator controlled by a special
output only gpio pin. This special pin can now be reference as
<&grf_gpio 0> via gpio-syscon driver, as mentioned in below commit.

commit <99165b93dafe> ("arm64: dts: rockchip: add sdmmc UHS support for
roc-rk3328-cc")

So, enable bydefault on the defconfig.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Link: https://lore.kernel.org/r/20230719102427.3617577-1-jagan@amarulasolutions.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/configs/defconfig