From: Thomas Zimmermann Date: Tue, 9 Sep 2025 13:19:31 +0000 (+0200) Subject: fbdev: Turn FB_MODE_HELPERS into an internal config option X-Git-Tag: v6.19-rc1~157^2~24^2~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c031bffabaf7cee9cc100e8c05acc2028422b75c;p=thirdparty%2Fkernel%2Flinux.git fbdev: Turn FB_MODE_HELPERS into an internal config option Several fbdev drivers select FB_MODE_HELPER in the Kconfig. The setting controls some helper functions and has no meaning to the user. Make it an internal option. Signed-off-by: Thomas Zimmermann Reviewed-by: Arnd Bergmann Link: https://lore.kernel.org/r/20250909132047.152612-3-tzimmermann@suse.de --- diff --git a/drivers/video/fbdev/core/Kconfig b/drivers/video/fbdev/core/Kconfig index 006638eefa41b..8d1993e0b5917 100644 --- a/drivers/video/fbdev/core/Kconfig +++ b/drivers/video/fbdev/core/Kconfig @@ -180,7 +180,7 @@ config FB_BACKLIGHT depends on FB config FB_MODE_HELPERS - bool "Enable Video Mode Handling Helpers" + bool depends on FB help This enables functions for handling video modes using the