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

if  [[ $RAUL_VCS == y ]]
then
  config_query  RAUL_VCS_AUTOUPDATE  \
                "Automatically update on every system update?"  n
fi
