mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Glue to suck in the QCA9550 HAL support if AH_SUPPORT_QCA9550 is defined.
This commit is contained in:
parent
7b95ec7e1f
commit
bc6ee3cc93
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276743
@ -57,7 +57,9 @@
|
||||
#ifdef AH_SUPPORT_AR9340
|
||||
#define AH_SUPPORT_WASP 1
|
||||
#endif /* AH_SUPPORT_AR9340 */
|
||||
//#define AH_SUPPORT_SCORPION 1
|
||||
#ifdef AH_SUPPORT_QCA9550
|
||||
#define AH_SUPPORT_SCORPION 1
|
||||
#endif /* AH_SUPPORT_QCA9550 */
|
||||
#define FIX_NOISE_FLOOR 1
|
||||
|
||||
/* XXX this needs to be removed! No atomics in the HAL! */
|
||||
|
Loading…
Reference in New Issue
Block a user