mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove stray "miibus0" reference from ancient kernel config file times.
MFC after: 1 day
This commit is contained in:
parent
48b5fd636e
commit
01895a25f3
1 changed files with 1 additions and 1 deletions
|
|
@ -1718,7 +1718,7 @@ device puc
|
|||
# MII bus support is required for some PCI 10/100 ethernet NICs,
|
||||
# namely those which use MII-compliant transceivers or implement
|
||||
# transceiver control interfaces that operate like an MII. Adding
|
||||
# "device miibus0" to the kernel config pulls in support for
|
||||
# "device miibus" to the kernel config pulls in support for
|
||||
# the generic miibus API and all of the PHY drivers, including a
|
||||
# generic one for PHYs that aren't specifically handled by an
|
||||
# individual driver.
|
||||
|
|
|
|||
Loading…
Reference in a new issue