mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Revert "projects/*: enable in-kernel RTL8192CU driver"
This reverts commit 8484e30e6a441ea834d79efa407a7a81abd44b10. Conflicts: projects/RPi/options
This commit is contained in:
parent
dae691858b
commit
4473271c19
@ -1410,7 +1410,7 @@ CONFIG_RTL_CARDS=m
|
||||
# CONFIG_RTL8192DE is not set
|
||||
# CONFIG_RTL8723AE is not set
|
||||
CONFIG_RTL8188EE=m
|
||||
CONFIG_RTL8192CU=m
|
||||
# CONFIG_RTL8192CU is not set
|
||||
CONFIG_RTLWIFI=m
|
||||
CONFIG_RTLWIFI_PCI=m
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
|
@ -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="RTL8192DU RTL8188EU RTL8723AU dvbhdhomerun bcm_sta"
|
||||
ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8188EU RTL8723AU dvbhdhomerun bcm_sta"
|
||||
|
||||
# build and install bluetooth support (yes / no)
|
||||
BLUETOOTH_SUPPORT="yes"
|
||||
|
@ -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="RTL8192DU RTL8188EU RTL8723AU dvbhdhomerun"
|
||||
# ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8188EU RTL8723AU dvbhdhomerun"
|
||||
ADDITIONAL_DRIVERS="RTL8188EU"
|
||||
|
||||
# build and install bluetooth support (yes / no)
|
||||
|
@ -1561,7 +1561,7 @@ CONFIG_RTL8192SE=m
|
||||
CONFIG_RTL8192DE=m
|
||||
CONFIG_RTL8723AE=m
|
||||
CONFIG_RTL8188EE=m
|
||||
CONFIG_RTL8192CU=m
|
||||
# CONFIG_RTL8192CU is not set
|
||||
CONFIG_RTLWIFI=m
|
||||
CONFIG_RTLWIFI_PCI=m
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 3.13.7 Kernel Configuration
|
||||
# Linux/x86_64 3.13.2 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
@ -1552,7 +1552,7 @@ CONFIG_RTL8192SE=m
|
||||
CONFIG_RTL8192DE=m
|
||||
CONFIG_RTL8723AE=m
|
||||
CONFIG_RTL8188EE=m
|
||||
CONFIG_RTL8192CU=m
|
||||
# CONFIG_RTL8192CU is not set
|
||||
CONFIG_RTLWIFI=m
|
||||
CONFIG_RTLWIFI_PCI=m
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
|
@ -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="RTL8192DU RTL8188EU RTL8723AU dvbhdhomerun"
|
||||
ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8188EU RTL8723AU dvbhdhomerun"
|
||||
|
||||
# build and install bluetooth support (yes / no)
|
||||
BLUETOOTH_SUPPORT="yes"
|
||||
|
@ -1050,7 +1050,7 @@ CONFIG_RT2X00_LIB_CRYPTO=y
|
||||
CONFIG_RT2X00_LIB_LEDS=y
|
||||
# CONFIG_RT2X00_DEBUG is not set
|
||||
CONFIG_RTL_CARDS=m
|
||||
CONFIG_RTL8192CU=m
|
||||
# CONFIG_RTL8192CU is not set
|
||||
# CONFIG_WL_TI is not set
|
||||
CONFIG_ZD1211RW=m
|
||||
# CONFIG_ZD1211RW_DEBUG is not set
|
||||
|
@ -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="RTL8192DU RTL8188EU dvbhdhomerun"
|
||||
ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8188EU dvbhdhomerun"
|
||||
|
||||
# build and install bluetooth support (yes / no)
|
||||
BLUETOOTH_SUPPORT="yes"
|
||||
|
@ -1560,7 +1560,7 @@ CONFIG_RTL8192SE=m
|
||||
CONFIG_RTL8192DE=m
|
||||
CONFIG_RTL8723AE=m
|
||||
CONFIG_RTL8188EE=m
|
||||
CONFIG_RTL8192CU=m
|
||||
# CONFIG_RTL8192CU is not set
|
||||
CONFIG_RTLWIFI=m
|
||||
CONFIG_RTLWIFI_PCI=m
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
|
@ -1551,7 +1551,7 @@ CONFIG_RTL8192SE=m
|
||||
CONFIG_RTL8192DE=m
|
||||
CONFIG_RTL8723AE=m
|
||||
CONFIG_RTL8188EE=m
|
||||
CONFIG_RTL8192CU=m
|
||||
# CONFIG_RTL8192CU is not set
|
||||
CONFIG_RTLWIFI=m
|
||||
CONFIG_RTLWIFI_PCI=m
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user