aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rt3070/rt_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rt3070/rt_config.h')
-rw-r--r--drivers/staging/rt3070/rt_config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/staging/rt3070/rt_config.h b/drivers/staging/rt3070/rt_config.h
index 9e06417f63d..9db8a713b22 100644
--- a/drivers/staging/rt3070/rt_config.h
+++ b/drivers/staging/rt3070/rt_config.h
@@ -72,11 +72,6 @@
#include "mlme_ex.h"
#endif // MLME_EX //
-#undef AP_WSC_INCLUDED
-#undef STA_WSC_INCLUDED
-#undef WSC_INCLUDED
-
-
#ifdef LEAP_SUPPORT
#include "leap.h"
#endif // LEAP_SUPPORT //
@@ -96,13 +91,6 @@
#include "rt_ate.h"
#endif // RALINK_ATE //
-
-
-#if defined(AP_WSC_INCLUDED) || defined(STA_WSC_INCLUDED)
-#define WSC_INCLUDED
-#endif
-
-
#ifdef CONFIG_STA_SUPPORT
#ifdef NATIVE_WPA_SUPPLICANT_SUPPORT
#ifndef WPA_SUPPLICANT_SUPPORT