Skip to content

Commit 5fb0ecf

Browse files
pdp7palmer-dabbelt
authored andcommitted
riscv: defconfig: enable gpio support for TH1520
Enable gpio-dwapb driver which is used by TH1520-based boards like the BeagleV Ahead and the Sipeed LicheePi 4A. Signed-off-by: Drew Fustini <drew@pdp7.com> Link: https://lore.kernel.org/r/20241014205315.1349391-1-drew@pdp7.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 1540def commit 5fb0ecf

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
@@ -167,6 +167,7 @@ CONFIG_PINCTRL_SOPHGO_CV1800B=y
167167
CONFIG_PINCTRL_SOPHGO_CV1812H=y
168168
CONFIG_PINCTRL_SOPHGO_SG2000=y
169169
CONFIG_PINCTRL_SOPHGO_SG2002=y
170+
CONFIG_GPIO_DWAPB=y
170171
CONFIG_GPIO_SIFIVE=y
171172
CONFIG_POWER_RESET_GPIO_RESTART=y
172173
CONFIG_SENSORS_SFCTEMP=m

0 commit comments

Comments
 (0)