From 0b3e0a0f20db3a641348fd96d64dcb9fbe61e88c Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 2 Dec 2016 22:06:01 +1100 Subject: [PATCH] Config: Fix config file typo, closes #475 --- config/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config b/config/config index 022e9f7d..5334efa2 100644 --- a/config/config +++ b/config/config @@ -134,7 +134,7 @@ shell_version="on" # CPU speed type # -# Default: 'max' +# Default: 'current' # Values: 'current', 'min', 'max', 'bios', # 'scaling_current', 'scaling_min', # 'scaling_max'