mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Turn of ath since it causes a link failure without the hal till sam's
set up with a cross compiler and has the time to port the hal.
This commit is contained in:
parent
786f2a4079
commit
d132b81c28
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ options DRM_DEBUG
|
|||
|
||||
# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
|
||||
|
||||
device ath
|
||||
#X#device ath
|
||||
#X#device ath_hal # Atheros HAL (includes binary component)
|
||||
device wlan # 802.11 layer
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue