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:
Xiang Xiao 2022-03-18 15:36:22 +08:00 committed by Petro Karashchenko
parent ade848b60a
commit c1bde1a4d2

View File

@ -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: