remove warning for turbo overclock, sd issues should be fixed

This commit is contained in:
Alex Bradbury 2013-12-16 21:00:11 +00:00
parent 9a741ded9f
commit b194c2e2cd

View File

@ -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
;;
*)