mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:42:38 -04:00
Staging: rt3090: disable HAS_ANTENNA_DIVERSITY_SUPPORT option
This makes rt3090 match other Ralink drivers and V2.2.0.0 vendor version. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
c5c48cbccf
commit
8b44a41e34
@@ -84,7 +84,7 @@ HAS_AUTO_CH_SELECT_ENHANCE=n
|
||||
HAS_BG_FT_SUPPORT=n
|
||||
|
||||
#Support Antenna Diversity
|
||||
HAS_ANTENNA_DIVERSITY_SUPPORT=y
|
||||
HAS_ANTENNA_DIVERSITY_SUPPORT=n
|
||||
#################################################
|
||||
|
||||
WFLAGS := -DAGGREGATION_SUPPORT -DPIGGYBACK_SUPPORT -DWMM_SUPPORT -DLINUX -Wall -Wstrict-prototypes -Wno-trigraphs -Wpointer-sign
|
||||
|
||||
Reference in New Issue
Block a user