config_query RADEONHD_SCM "Do you want SCM version" n &&
if [[ "$RADEONHD_SCM" == "y" ]]
then
config_query RADEONHD_AUTO \
          "Automaticaly update the spell on sorcery queue/system-update?" \
          "n"
fi
