config: Add a note regarding profile settings overriding user settings

https://github.com/Frogging-Family/linux-tkg/issues/238
master
Tk-Glitch 2021-05-02 15:32:02 +07:00
parent dd5f45aeb0
commit 9520c8aba8
1 changed files with 2 additions and 1 deletions

@ -28,7 +28,8 @@ CUSTOM_GCC_PATH=""
# Example: CUSTOM_LLVM_PATH="/home/frog/PKGBUILDS/mostlyportable-llvm/llvm-mostlyportable-11.0.0"
CUSTOM_LLVM_PATH=""
# Set to the number corresponding to a predefined profile to use it. Current list of available profiles :
# Set to the number corresponding to a predefined profile to use it. The options selected by the profile will override customization.cfg and external config files.
# Current list of available profiles :
# 1 - Custom (meaning nothing will be enforced and you get to configure everything)
# 2 - Ryzen desktop (performance)
# 3 - Generic Desktop (Performance)