diff --git a/projects/ATV/options b/projects/ATV/options index 961656ec66..5a64358b42 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 RTL8723AU dvbhdhomerun bcm_sta" + ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU dvbhdhomerun bcm_sta" # build and install bluetooth support (yes / no) BLUETOOTH_SUPPORT="yes" diff --git a/projects/Generic/options b/projects/Generic/options index 58cfaea0ca..68b8e227b4 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 RTL8723AU dvbhdhomerun" + ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU dvbhdhomerun" # build and install bluetooth support (yes / no) BLUETOOTH_SUPPORT="yes" diff --git a/projects/RPi/options b/projects/RPi/options index 5f2e524daa..3b745dc28f 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 RTL8723AU dvbhdhomerun" + ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU dvbhdhomerun" # build and install bluetooth support (yes / no) BLUETOOTH_SUPPORT="yes"