diff --git a/projects/RPi/options b/projects/RPi/options index 1d9b20c142..777a1d5d1f 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -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