hardening: drop obsolete DRM_LEGACY from config fragment
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 8 Feb 2024 09:10:45 +0000 (10:10 +0100)
committerKees Cook <keescook@chromium.org>
Wed, 21 Feb 2024 04:47:32 +0000 (20:47 -0800)
commit7b3133aa4b9eba9cdf3905e3f7c8b6687ff4615b
tree934b3d3d5ad71e7ffadfc2093d66f02d1ce5b461
parent006eac3fe20f03ea70765cb02a823dbb8737ec00
hardening: drop obsolete DRM_LEGACY from config fragment

Commit 94f8f319cbcb ("drm: Remove Kconfig option for legacy support
(CONFIG_DRM_LEGACY)") removes the config DRM_LEGACY, but one reference to
that config is left in the hardening.config fragment.

As there is no drm legacy driver left, we do not need to recommend this
attack surface reduction anymore.

Drop this reference in hardening.config fragment.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20240208091045.9219-3-lukas.bulwahn@gmail.com
Signed-off-by: Kees Cook <keescook@chromium.org>
kernel/configs/hardening.config