From 598957b3745b500eb2488bc5c21d969a425b0ea4 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Tue, 4 Sep 2018 22:03:17 +0100 Subject: [PATCH] Generic: disable DVB while CrazyCat is not compatible with 4.19.y --- projects/Generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/options b/projects/Generic/options index d767ec5954..6b01e037ef 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -92,7 +92,7 @@ ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS bcm_sta intel_nuc_led" # 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