summaryrefslogtreecommitdiff
path: root/kernel/capability.c
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2024-03-27 11:57:01 +0100
committerMaxime Ripard <mripard@kernel.org>2024-03-28 11:26:48 +0100
commitd674858ff979550a0e97b4ac766f2640f0d9d7e7 (patch)
tree9aecdcc3cf3579b695232c58667804d8aa61977b /kernel/capability.c
parent35fd55cc07872d0aaf6b3ee47cb7131626958e1f (diff)
drm/display: Make all helpers visible and switch to depends on
All the helpers Kconfig symbols so far have relied on drivers selecting them, and that's what most drivers did. However, this creates an issue nowadays when helpers depend on each other, and select doesn't transitively select a dependency dependencies. Depends on doesn't have that limitation though, so let's convert those symbols to be dependable and use depends on between them too. Suggested-by: Jani Nikula <jani.nikula@linux.intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-6-eafee11b84b3@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions