RPi: remove commented-out bcm2835-driver reference

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2023-08-20 14:54:21 +02:00
parent f728565190
commit 2231881f72

View File

@ -73,9 +73,6 @@
# for a list of additional drivers see packages/linux-drivers
# Space separated list is supported,
# e.g. ADDITIONAL_DRIVERS+=" DRIVER1 DRIVER2"
# Comment ADDITIONAL_PACKAGES below if using bcm2835-driver
# ADDITIONAL_DRIVERS+=" bcm2835-driver"
if [ "${ALSA_SUPPORT}" = "yes" ]; then
ADDITIONAL_DRIVERS+=" rpi-cirrus-config"
fi