mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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 <tzimmermann@suse.de> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20250909132047.152612-3-tzimmermann@suse.de
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user