mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
RPi: remove commented-out bcm2835-driver reference
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
f728565190
commit
2231881f72
@ -73,9 +73,6 @@
|
|||||||
# for a list of additional drivers see packages/linux-drivers
|
# for a list of additional drivers see packages/linux-drivers
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. ADDITIONAL_DRIVERS+=" DRIVER1 DRIVER2"
|
# e.g. ADDITIONAL_DRIVERS+=" DRIVER1 DRIVER2"
|
||||||
# Comment ADDITIONAL_PACKAGES below if using bcm2835-driver
|
|
||||||
# ADDITIONAL_DRIVERS+=" bcm2835-driver"
|
|
||||||
|
|
||||||
if [ "${ALSA_SUPPORT}" = "yes" ]; then
|
if [ "${ALSA_SUPPORT}" = "yes" ]; then
|
||||||
ADDITIONAL_DRIVERS+=" rpi-cirrus-config"
|
ADDITIONAL_DRIVERS+=" rpi-cirrus-config"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user