sched/Kconfig: Remove CPULOAD_ENTROPY depend on CPULOAD_ONESHOT
since it's also used by the period cpuload Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
ade848b60a
commit
c1bde1a4d2
|
@ -880,7 +880,6 @@ config CPULOAD_ENTROPY
|
|||
int "Bits of entropy"
|
||||
default 6
|
||||
range 0 30
|
||||
depends on CPULOAD_ONESHOT
|
||||
---help---
|
||||
This is the number of bits of entropy that will be applied. The
|
||||
oneshot will be set to this interval:
|
||||
|
|
Loading…
Reference in New Issue