diff --git a/projects/RPi/options b/projects/RPi/options index 940d7cc660..a6d4792431 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -167,9 +167,9 @@ fi fi # build and install driver addons (yes / no) - DRIVER_ADDONS_SUPPORT="no" + DRIVER_ADDONS_SUPPORT="yes" # driver addons to install: # for a list of additinoal drivers see packages/linux-driver-addons # Space separated list is supported, - DRIVER_ADDONS="" + DRIVER_ADDONS="crazycat hauppauge"