diff --git a/projects/WeTek_Core/options b/projects/WeTek_Core/options index 5ed088fd64..4287062bcd 100644 --- a/projects/WeTek_Core/options +++ b/projects/WeTek_Core/options @@ -140,3 +140,11 @@ # kernel image name KERNEL_NAME="kernel.img" + + # 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"