Skip to content

Commit 9104094

Browse files
xry111KexyBiscuit
authored andcommitted
AOSCOS: net/phytium: Depends on ACPI and ARCH_PHYTIUM
The driver seems relying on ACPI to power up the device. And the device is only available as a part of Phytium SoC. Signed-off-by: Xi Ruoyao <[email protected]>
1 parent 83ad0c0 commit 9104094

File tree

1 file changed

+2
-0
lines changed
  • drivers/net/ethernet/phytium

1 file changed

+2
-0
lines changed

drivers/net/ethernet/phytium/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ if NET_VENDOR_PHYTIUM
1919

2020
config PHYTMAC
2121
tristate "Phytium GMAC support"
22+
depends on ACPI
23+
depends on ARCH_PHYTIUM
2224
depends on HAS_DMA
2325
select PHYLINK
2426
select CRC32

0 commit comments

Comments
 (0)