Skip to content

Commit e7177ec

Browse files
pdp7ConchuOD
authored andcommitted
riscv: defconfig: enable pinctrl and dwmac support for TH1520
Enable pinctrl and ethernet dwmac driver for the TH1520 SoC boards like the BeagleV Ahead and the Sipeed LicheePi 4A. Reviewed-by: Emil Renner Berthing <emil.renner.berthing@canonical.com> Signed-off-by: Drew Fustini <drew@pdp7.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 40384c8 commit e7177ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 2 additions & 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_PINCTRL_TH1520=y
170171
CONFIG_GPIO_DWAPB=y
171172
CONFIG_GPIO_SIFIVE=y
172173
CONFIG_POWER_RESET_GPIO_RESTART=y
@@ -242,6 +243,7 @@ CONFIG_RTC_DRV_SUN6I=y
242243
CONFIG_DMADEVICES=y
243244
CONFIG_DMA_SUN6I=m
244245
CONFIG_DW_AXI_DMAC=y
246+
CONFIG_DWMAC_THEAD=m
245247
CONFIG_VIRTIO_PCI=y
246248
CONFIG_VIRTIO_BALLOON=y
247249
CONFIG_VIRTIO_INPUT=y

0 commit comments

Comments
 (0)