diff --git a/projects/Generic/options b/projects/Generic/options index 075636bd9f..78d7fcb8d1 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -88,7 +88,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 3b4219d9a6..4eec1e9d81 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -127,7 +127,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"