mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Since i'm using carambola 2 for more debugging, enable ARGE_DEBUG by default.
This commit is contained in:
parent
9a0e8f3cec
commit
974351045b
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ options AR71XX_REALMEM=(64*1024*1024)
|
|||
#device iic
|
||||
|
||||
# Options required for miiproxy and mdiobus
|
||||
options ARGE_DEBUG
|
||||
options ARGE_MDIO # Export an MDIO bus separate from arge
|
||||
device miiproxy # MDIO bus <-> MII PHY rendezvous
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue