Enable AMD 1-wire AXI IP and Zynq GPIO drivers (#3795)

Zynq GPIO driver is used on AMD/Xilinx Kria platform for ETH phy reset.
Macb and PHY drivers are already enabled.
1 wire IP can be used for reading sensors via PMOD connector.
This commit is contained in:
Michal Šimek 2025-01-15 18:44:45 +01:00 committed by GitHub
parent 4baca32658
commit b8b1e255b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,3 +57,9 @@ CONFIG_PCI_HYPERV_INTERFACE=m
CONFIG_FB_HYPERV=y
CONFIG_I6300ESB_WDT=y
# GPIO support
CONFIG_GPIO_ZYNQ=m
# 1-wire
CONFIG_W1_MASTER_AMD_AXI=m