X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fethernet%2Fhisilicon%2FKconfig;h=2e2566230e27e3c377a75de3c51dcf402ada61ac;hb=454784d85de372991ad2e473d562d4ad31f4502a;hp=4ccc032633c4e57576b316cca8f0486a3e8b4a98;hpb=3513ac743df4a8522270bde4a20d75a42874487e;p=deliverable%2Flinux.git diff --git a/drivers/net/ethernet/hisilicon/Kconfig b/drivers/net/ethernet/hisilicon/Kconfig index 4ccc032633c4..2e2566230e27 100644 --- a/drivers/net/ethernet/hisilicon/Kconfig +++ b/drivers/net/ethernet/hisilicon/Kconfig @@ -5,7 +5,7 @@ config NET_VENDOR_HISILICON bool "Hisilicon devices" default y - depends on OF && HAS_DMA + depends on (OF || ACPI) && HAS_DMA depends on ARM || ARM64 || COMPILE_TEST ---help--- If you have a network (Ethernet) card belonging to this class, say Y.