projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9247c4
)
fbdev: Turn FB_MODE_HELPERS into an internal config option
author
Thomas Zimmermann
<tzimmermann@suse.de>
Tue, 9 Sep 2025 13:19:31 +0000
(15:19 +0200)
committer
Thomas Zimmermann
<tzimmermann@suse.de>
Tue, 23 Sep 2025 13:56:04 +0000
(15:56 +0200)
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
drivers/video/fbdev/core/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/fbdev/core/Kconfig
b/drivers/video/fbdev/core/Kconfig
index
006638e
..
8d1993e
100644
(file)
--- 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