Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c9156e5ce03a638436d7ca5599c61c8c65293ecc
/
.
/
drivers
/
net
/
bnxt
/
Kconfig
blob: 412ecd4303353d50641fdbc3de2bbe58de673ff4 [
file
] [
log
] [
blame
]
Bharat Gooty
b48ee74
2021-11-08 14:46:10 -0800
[
diff
] [
blame
]
1
config BNXT_ETH
2
bool
"BNXT PCI support"
3
depends on DM_ETH
4
select
PCI_INIT_R
5
help
6
This
driver
implements
support
for
bnxt pci controller
7
driver of ethernet
class
.