mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-14 23:33:00 +00:00
7 lines
153 B
Text
7 lines
153 B
Text
|
config BNXT_ETH
|
||
|
bool "BNXT PCI support"
|
||
|
select PCI_INIT_R
|
||
|
help
|
||
|
This driver implements support for bnxt pci controller
|
||
|
driver of ethernet class.
|