mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 20:20:06 +09:00
remove warning for turbo overclock, sd issues should be fixed
This commit is contained in:
parent
9a741ded9f
commit
b194c2e2cd
@ -299,9 +299,6 @@ See http://elinux.org/RPi_Overclocking for more information.\
|
||||
set_overclock High 950 250 450 6
|
||||
;;
|
||||
Turbo)
|
||||
whiptail --msgbox "Warning: some people have reported SD card corruption with this level of overclock." \
|
||||
20 70 1
|
||||
[ $? -ne 0 ] && return 1
|
||||
set_overclock Turbo 1000 500 600 6
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user