diff --git a/projects/Generic/options b/projects/Generic/options index 7c4e1691fc..3b0ff14c65 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -97,7 +97,7 @@ # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons # Space separated list is supported, - DRIVER_ADDONS="crazycat digital_devices dvb-latest" +# DRIVER_ADDONS="crazycat digital_devices dvb-latest" # Default size of the ova image, in MB, eg. 4096 OVA_SIZE="4096" diff --git a/projects/RPi/options b/projects/RPi/options index 686e74f015..d7f52d9612 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -136,7 +136,7 @@ # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons # Space separated list is supported, - DRIVER_ADDONS="crazycat dvb-latest" +# DRIVER_ADDONS="crazycat dvb-latest" # debug tty path DEBUG_TTY="/dev/console"