diff --git a/projects/ATV/linux/linux.i386.conf b/projects/ATV/linux/linux.i386.conf index ce5f00c76b..26d6a386bc 100644 --- a/projects/ATV/linux/linux.i386.conf +++ b/projects/ATV/linux/linux.i386.conf @@ -2824,7 +2824,9 @@ CONFIG_W35UND=m # CONFIG_RTL8192U is not set # CONFIG_RTLLIB is not set CONFIG_R8712U=m -# CONFIG_R8188EU is not set +CONFIG_R8188EU=m +CONFIG_88EU_AP_MODE=y +# CONFIG_88EU_P2P is not set # CONFIG_R8821AE is not set CONFIG_RTS5139=m # CONFIG_RTS5139_DEBUG is not set diff --git a/projects/ATV/options b/projects/ATV/options index 3f323446ad..961656ec66 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -173,7 +173,7 @@ # for a list of additinoal drivers see packages/linux-drivers # Space separated list is supported, # e.g. ADDITIONAL_DRIVERS="DRIVER1 DRIVER2" - ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8188EU RTL8723AU dvbhdhomerun bcm_sta" + ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8723AU dvbhdhomerun bcm_sta" # build and install bluetooth support (yes / no) BLUETOOTH_SUPPORT="yes" diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index 41ef599a0d..3d7f01f949 100644 --- a/projects/Generic/linux/linux.i386.conf +++ b/projects/Generic/linux/linux.i386.conf @@ -3341,7 +3341,9 @@ CONFIG_R8187SE=m CONFIG_RTL8192U=m # CONFIG_RTLLIB is not set CONFIG_R8712U=m -# CONFIG_R8188EU is not set +CONFIG_R8188EU=m +CONFIG_88EU_AP_MODE=y +# CONFIG_88EU_P2P is not set CONFIG_R8821AE=m CONFIG_RTS5139=m # CONFIG_RTS5139_DEBUG is not set diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index a1abed5c49..c18b6ad313 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -3319,7 +3319,9 @@ CONFIG_R8187SE=m CONFIG_RTL8192U=m # CONFIG_RTLLIB is not set CONFIG_R8712U=m -# CONFIG_R8188EU is not set +CONFIG_R8188EU=m +CONFIG_88EU_AP_MODE=y +# CONFIG_88EU_P2P is not set CONFIG_R8821AE=m CONFIG_RTS5139=m # CONFIG_RTS5139_DEBUG is not set diff --git a/projects/Generic/options b/projects/Generic/options index 7d66647291..58cfaea0ca 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -173,7 +173,7 @@ # for a list of additinoal drivers see packages/linux-drivers # Space separated list is supported, # e.g. ADDITIONAL_DRIVERS="DRIVER1 DRIVER2" - ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8188EU RTL8723AU dvbhdhomerun" + ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8723AU dvbhdhomerun" # build and install bluetooth support (yes / no) BLUETOOTH_SUPPORT="yes" diff --git a/projects/RPi/linux/linux.arm.conf b/projects/RPi/linux/linux.arm.conf index 6d04919e1b..e28e0fdd89 100644 --- a/projects/RPi/linux/linux.arm.conf +++ b/projects/RPi/linux/linux.arm.conf @@ -2505,7 +2505,9 @@ CONFIG_W35UND=m # CONFIG_COMEDI is not set # CONFIG_RTLLIB is not set CONFIG_R8712U=m -# CONFIG_R8188EU is not set +CONFIG_R8188EU=m +CONFIG_88EU_AP_MODE=y +# CONFIG_88EU_P2P is not set CONFIG_RTS5139=m # CONFIG_RTS5139_DEBUG is not set # CONFIG_TRANZPORT is not set diff --git a/projects/RPi/options b/projects/RPi/options index 0a2b307c46..5f2e524daa 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -174,7 +174,7 @@ # for a list of additinoal drivers see packages/linux-drivers # Space separated list is supported, # e.g. ADDITIONAL_DRIVERS="DRIVER1 DRIVER2" - ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8188EU RTL8723AU dvbhdhomerun" + ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8723AU dvbhdhomerun" # build and install bluetooth support (yes / no) BLUETOOTH_SUPPORT="yes" diff --git a/projects/Virtual/linux/linux.i386.conf b/projects/Virtual/linux/linux.i386.conf index 73e7b30913..acee6ca62a 100644 --- a/projects/Virtual/linux/linux.i386.conf +++ b/projects/Virtual/linux/linux.i386.conf @@ -3341,7 +3341,9 @@ CONFIG_R8187SE=m CONFIG_RTL8192U=m # CONFIG_RTLLIB is not set CONFIG_R8712U=m -# CONFIG_R8188EU is not set +CONFIG_R8188EU=m +CONFIG_88EU_AP_MODE=y +# CONFIG_88EU_P2P is not set # CONFIG_R8821AE is not set CONFIG_RTS5139=m # CONFIG_RTS5139_DEBUG is not set diff --git a/projects/Virtual/linux/linux.x86_64.conf b/projects/Virtual/linux/linux.x86_64.conf index 3d0a135f77..be171b7016 100644 --- a/projects/Virtual/linux/linux.x86_64.conf +++ b/projects/Virtual/linux/linux.x86_64.conf @@ -3318,7 +3318,9 @@ CONFIG_R8187SE=m CONFIG_RTL8192U=m # CONFIG_RTLLIB is not set CONFIG_R8712U=m -# CONFIG_R8188EU is not set +CONFIG_R8188EU=m +CONFIG_88EU_AP_MODE=y +# CONFIG_88EU_P2P is not set # CONFIG_R8821AE is not set CONFIG_RTS5139=m # CONFIG_RTS5139_DEBUG is not set