diff --git a/projects/Amlogic/options b/projects/Amlogic/options index 913aaf3b00..66ea947d91 100644 --- a/projects/Amlogic/options +++ b/projects/Amlogic/options @@ -143,3 +143,11 @@ # Space separated list is supported, # e.g. ADDITIONAL_PACKAGES="PACKAGE1 PACKAGE2" ADDITIONAL_PACKAGES="u-boot-tools-aml" + + # build and install driver addons (yes / 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="crazycat hauppauge"