bm13xx: Set ASIC_FREQUENCY range to 50-800

This commit is contained in:
johnny9 2023-09-07 11:28:55 -04:00 committed by Johnny
parent 8c5e8035c6
commit 3cff622c23

View File

@ -15,7 +15,7 @@ menu "Bitaxe Configuration"
config ASIC_FREQUENCY
int "ASIC Hash Frequency (MHz)"
range 200 800
range 50 800
default 250
help
The BM1397 hash frequency
@ -55,4 +55,4 @@ menu "Stratum Configuration"
help
A starting difficulty to use with the pool.
endmenu
endmenu