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