config: Add a note regarding profile settings overriding user settings
https://github.com/Frogging-Family/linux-tkg/issues/238
This commit is contained in:
parent
dd5f45aeb0
commit
9520c8aba8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user