diff options
| author | Masahiro Yamada <[email protected]> | 2025-07-16 23:24:08 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2025-07-26 10:55:37 +0000 |
| commit | 6d4d44254e43157bb760aa16367a394c2ab299b8 (patch) | |
| tree | 6093b5ca50b80fa22a89bdcfa321d54b0f4e5fd3 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
| parent | scripts: add zboot support to extract-vmlinux (diff) | |
| download | kernel-6d4d44254e43157bb760aa16367a394c2ab299b8.tar.gz kernel-6d4d44254e43157bb760aa16367a394c2ab299b8.zip | |
kconfig: gconf: fix single view to display dependent symbols correctly
In the following example, the symbol C was never displayed in Single
view. Fix the recursion logic so that all symbols are shown.
menu "menu"
config A
bool "A"
config B
bool "B"
depends on A
config C
bool "C"
depends on B
endmenu
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions
