Skip to content

Commit 8ec8b25

Browse files
dlan17ConchuOD
authored andcommitted
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 <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 54fe938 commit 8ec8b25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ CONFIG_PINCTRL_SOPHGO_SG2002=y
169169
CONFIG_PINCTRL_TH1520=y
170170
CONFIG_GPIO_DWAPB=y
171171
CONFIG_GPIO_SIFIVE=y
172+
CONFIG_GPIO_SPACEMIT_K1=y
172173
CONFIG_POWER_RESET_GPIO_RESTART=y
173174
CONFIG_SENSORS_SFCTEMP=m
174175
CONFIG_CPU_THERMAL=y

0 commit comments

Comments
 (0)