Skip to content

Commit 72160ec

Browse files
inochisaConchuOD
authored andcommitted
riscv: defconfig: Enable pinctrl support for CV18XX Series SoC
Enable pinctrl driver for the whole CV18XX series. Signed-off-by: Inochi Amaoto <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 3ccedd2 commit 72160ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@ CONFIG_SPI_RSPI=m
167167
CONFIG_SPI_SIFIVE=y
168168
CONFIG_SPI_SUN6I=y
169169
# CONFIG_PTP_1588_CLOCK is not set
170+
CONFIG_PINCTRL_SOPHGO_CV1800B=y
171+
CONFIG_PINCTRL_SOPHGO_CV1812H=y
172+
CONFIG_PINCTRL_SOPHGO_SG2000=y
173+
CONFIG_PINCTRL_SOPHGO_SG2002=y
170174
CONFIG_GPIO_SIFIVE=y
171175
CONFIG_POWER_RESET_GPIO_RESTART=y
172176
CONFIG_SENSORS_SFCTEMP=m

0 commit comments

Comments
 (0)