From: Yixun Lan Date: Thu, 24 Apr 2025 09:40:49 +0000 (+0800) Subject: riscv: defconfig: spacemit: enable gpio support for K1 SoC X-Git-Tag: v6.16-rc1~98^2~3^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ec8b25dde16163a7b54265623e6db66ab9ab0f2;p=thirdparty%2Flinux.git riscv: defconfig: spacemit: enable gpio support for K1 SoC Enable GPIO support, in order to activate follow-up GPIO LED, and ethernet reset pin. Signed-off-by: Yixun Lan Signed-off-by: Conor Dooley --- diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig index 3c8e16d71e175..b8899d59dd345 100644 --- a/arch/riscv/configs/defconfig +++ b/arch/riscv/configs/defconfig @@ -169,6 +169,7 @@ CONFIG_PINCTRL_SOPHGO_SG2002=y CONFIG_PINCTRL_TH1520=y CONFIG_GPIO_DWAPB=y CONFIG_GPIO_SIFIVE=y +CONFIG_GPIO_SPACEMIT_K1=y CONFIG_POWER_RESET_GPIO_RESTART=y CONFIG_SENSORS_SFCTEMP=m CONFIG_CPU_THERMAL=y