]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
riscv: defconfig: Enable pinctrl support for CV18XX Series SoC
authorInochi Amaoto <inochiama@outlook.com>
Fri, 30 Aug 2024 08:57:38 +0000 (16:57 +0800)
committerConor Dooley <conor.dooley@microchip.com>
Mon, 9 Sep 2024 11:55:53 +0000 (12:55 +0100)
Enable pinctrl driver for the whole CV18XX series.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/configs/defconfig

index d43a028909e5ec624ba579666f7ad7ac43c1cca1..ee978cc746735f80f8aa0c5311b239ae51d19aaa 100644 (file)
@@ -167,6 +167,10 @@ CONFIG_SPI_RSPI=m
 CONFIG_SPI_SIFIVE=y
 CONFIG_SPI_SUN6I=y
 # CONFIG_PTP_1588_CLOCK is not set
+CONFIG_PINCTRL_SOPHGO_CV1800B=y
+CONFIG_PINCTRL_SOPHGO_CV1812H=y
+CONFIG_PINCTRL_SOPHGO_SG2000=y
+CONFIG_PINCTRL_SOPHGO_SG2002=y
 CONFIG_GPIO_SIFIVE=y
 CONFIG_POWER_RESET_GPIO_RESTART=y
 CONFIG_SENSORS_SFCTEMP=m