memory_state_time: Remove dependency on profiling support

This driver does not actually depend on CONFIG_PROFILING. Remove this
false dependency.

Test: compiles and boots with profiling disabled
Signed-off-by: Danny Lin <danny@kdrag0n.dev>
This commit is contained in:
Danny Lin 2019-04-07 23:11:19 -07:00 committed by spakkkk
parent c5ff919453
commit 59a63a2a6e

View File

@ -547,7 +547,6 @@ config UID_SYS_STATS_DEBUG
config MEMORY_STATE_TIME
tristate "Memory freq/bandwidth time statistics"
depends on PROFILING
help
Memory time statistics exported to /sys/kernel/memory_state_time