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

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