From 619d14b0a2e6a48df89d7bccde2fb39dd690be49 Mon Sep 17 00:00:00 2001 From: Shaun2029 Date: Sat, 4 Jan 2014 16:25:18 +0000 Subject: [PATCH] Enabled AP and P2P modes. --- include/drv_types.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/drv_types.h b/include/drv_types.h index c920288..f90f247 100644 --- a/include/drv_types.h +++ b/include/drv_types.h @@ -28,6 +28,8 @@ #define __DRV_TYPES_H__ #define DRV_NAME "r8188eu" +#define CONFIG_88EU_AP_MODE +#define CONFIG_88EU_P2P #include #include