[PATCH] fbdev: Fix typo in Kconfig text for FB_DEVICE
Daniel Palmer via B4 Relay
devnull+daniel.palmer.sony.com at kernel.org
Fri Jul 25 05:30:57 UTC 2025
From: Daniel Palmer <daniel.palmer at sony.com>
Seems like someone hit 'c' when they meant to hit 'd'.
Signed-off-by: Daniel Palmer <daniel.palmer at sony.com>
---
drivers/video/fbdev/core/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/video/fbdev/core/Kconfig b/drivers/video/fbdev/core/Kconfig
index 4abe12db7594..413cbfac569d 100644
--- a/drivers/video/fbdev/core/Kconfig
+++ b/drivers/video/fbdev/core/Kconfig
@@ -31,7 +31,7 @@ config FB_DEVICE
default FB
help
Say Y here if you want the legacy /dev/fb* device file and
- interfaces within sysfs anc procfs. It is only required if you
+ interfaces within sysfs and procfs. It is only required if you
have userspace programs that depend on fbdev for graphics output.
This does not affect the framebuffer console. If unsure, say N.
---
base-commit: e04c78d86a9699d136910cfc0bdcf01087e3267e
change-id: 20250725-fbdev-typo-90045c2b1dce
Best regards,
--
Daniel Palmer <daniel.palmer at sony.com>
More information about the dri-devel
mailing list