Skip to content

Commit

Permalink
Staging: rt3090: disable HAS_ATE option
Browse files Browse the repository at this point in the history
Disable ATE debugging functionality.

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>
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent d71cb81 commit c5c48cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/rt3090/config.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Support ATE function
HAS_ATE=y
HAS_ATE=n

# Support 28xx QA ATE function
HAS_28xx_QA=n
Expand Down

0 comments on commit c5c48cb

Please sign in to comment.