packages: enable AP mode on r8188eu
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42627
This commit is contained in:
parent
c4fb88720e
commit
c54e245b3f
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ define KernelPackage/net-rtl8188eu
|
|||
KCONFIG:=\
|
||||
CONFIG_STAGING=y \
|
||||
CONFIG_R8188EU \
|
||||
CONFIG_88EU_AP_MODE=n \
|
||||
CONFIG_88EU_AP_MODE=y \
|
||||
CONFIG_88EU_P2P=n
|
||||
FILES:=$(LINUX_DIR)/drivers/staging/rtl8188eu/r8188eu.ko
|
||||
AUTOLOAD:=$(call AutoProbe,r8188eu)
|
||||
|
|
Loading…
Reference in a new issue