aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2025-04-24 17:40:49 +0800
committerConor Dooley <conor.dooley@microchip.com>2025-04-25 15:35:30 +0100
commit8ec8b25dde16163a7b54265623e6db66ab9ab0f2 (patch)
tree80de577a7fae87b08c0129e0120497a1ca92578a
parentriscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs (diff)
downloadwireguard-linux-8ec8b25dde16163a7b54265623e6db66ab9ab0f2.tar.xz
wireguard-linux-8ec8b25dde16163a7b54265623e6db66ab9ab0f2.zip
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 <dlan@gentoo.org> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
-rw-r--r--arch/riscv/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index 3c8e16d71e17..b8899d59dd34 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