projects/RPi/options: disable build of RTL8723AU driver

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-03-25 20:07:27 +01:00
parent e3ea5ec446
commit 6df81f61c8

View File

@ -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="RTL8192DU RTL8188EU dvbhdhomerun"
# build and install bluetooth support (yes / no)
BLUETOOTH_SUPPORT="yes"