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"
|
int "Bits of entropy"
|
||||||
default 6
|
default 6
|
||||||
range 0 30
|
range 0 30
|
||||||
depends on CPULOAD_ONESHOT
|
|
||||||
---help---
|
---help---
|
||||||
This is the number of bits of entropy that will be applied. The
|
This is the number of bits of entropy that will be applied. The
|
||||||
oneshot will be set to this interval:
|
oneshot will be set to this interval:
|
||||||
|
Loading…
Reference in New Issue
Block a user