config_query  SYNAPTICS_VCS  "Build latest version from development tree?"  n  &&

if [[ $SYNAPTICS_VCS == y ]]; then
  config_query  SYNAPTICS_VCS_AUTOUPDATE  \
                "Automatically update on every system update?"  n
fi
