Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Make ZNET driver config depend on X86.
We're now using isa_virt_to_bus(), and there really isn't a generic and consistent test for whether a platform provides this interface or not. This driver is also for an x86-only device. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information