diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-05-28 02:56:15 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-06 05:40:25 +0900 |
commit | 0f57c75973bedc08a865b06ce1b73ae5b54477c0 (patch) | |
tree | 849c018176c763b6baefc8795cfba171e47b9151 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 94145ffb07601674091aadbdca9ce004b1736df4 (diff) |
kconfig: introduce menu type enum
Currently, menu->prompt->type is checked to distinguish "comment"
(P_COMMENT) and "menu" (P_MENU) entries from regular "config" entries.
This is odd because P_COMMENT and P_MENU are not properties.
This commit introduces menu type enum to distinguish menu types more
naturally.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions