diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2025-07-19 18:04:56 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-07-20 12:32:54 -0600 |
commit | d1fbe1ebf4a12cabd7945335d5e47718cb2bef99 (patch) | |
tree | 940d0c3102f032e1f515a364fcf94930a72beeec /scripts/lib/kdoc/kdoc_files.py | |
parent | 2e6dbb25ea15844c8b617260d635731c37c85ac9 (diff) |
io_uring: fix breakage in EXPERT menu
Add a dependency for IO_URING for the GCOV_PROFILE_URING symbol.
Without this patch the EXPERT config menu ends with
"Enable IO uring support" and the menu prompts for
GCOV_PROFILE_URING and IO_URING_MOCK_FILE are not subordinate to it.
This causes all of the EXPERT Kconfig options that follow
GCOV_PROFILE_URING to be display in the "upper" menu (General setup),
just following the EXPERT menu.
Fixes: 1802656ef890 ("io_uring: add GCOV_PROFILE_URING Kconfig option")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Masahiro Yamada <masahiroy@kernel.org>
Cc: io-uring@vger.kernel.org
Link: https://lore.kernel.org/r/20250720010456.2945344-1-rdunlap@infradead.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions