mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Flip on AH_PRIVATE_DIAG by default; this will include the AR9300 EEPROM
dump code that is worth having around.
This commit is contained in:
parent
67a6ee573d
commit
429eba61c2
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
#define ATH_SUPPORT_WIFIPOS 0
|
||||
#define ATH_SUPPORT_PAPRD 1
|
||||
#define ATH_SUPPORT_TxBF 0
|
||||
#define AH_PRIVATE_DIAG 1
|
||||
|
||||
/* XXX need to reverify these; they came in with qcamain */
|
||||
#define ATH_SUPPORT_FAST_CC 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue