diff options
author | Marek Szyprowski via Linux.Kernel.Org <[email protected]> | 2019-12-06 13:51:12 +0100 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2019-12-06 07:13:26 -0800 |
commit | 18977008f44c66bdd6d20bb432adf71372589303 (patch) | |
tree | 1f8a0b330fb7512abfa9711406c6d16e33d81984 /tools/perf/util/trace-event-scripting.c | |
parent | 30b10c77837ceec77bc7bc81e60db94e5b0ddbbc (diff) |
ARM: multi_v7_defconfig: Restore debugfs support
Commit fd7d58f0dbc3 ("ARM: multi_v7_defconfig: renormalize based on recent
additions") removed explicit enable line for CONFIG_DEBUG_FS, because
that feature has been selected by other enabled options: CONFIG_TRACING,
which were enabled by CONFIG_PERF_EVENTS.
In meantime, commit 0e4a459f56c3 ("tracing: Remove unnecessary DEBUG_FS
dependency") removed the dependency between CONFIG_DEBUG_FS and
CONFIG_TRACING, so CONFIG_DEBUG_FS is no longer enabled in default builds.
Enable it again explicitly, as debugfs support is essential for various
automated testing tools.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions