From 5e10504e604826e61f5e8144d310f62f2e9a7527 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Fri, 21 Aug 2020 10:20:44 +0200 Subject: [PATCH] RPi: disable crazycat and dvb-latest drivers They need to be updated after the recent kernel bump. Signed-off-by: Matthias Reichl --- projects/RPi/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/RPi/options b/projects/RPi/options index 2d2fa3e9d9..40ead634e5 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -115,7 +115,7 @@ ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS rpi-cirrus-config bcm2835-driver" # build and install driver addons (yes / no) - DRIVER_ADDONS_SUPPORT="yes" + DRIVER_ADDONS_SUPPORT="no" # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons