On Tue, Jan 06, 2026 at 08:42:55PM -0800, Chintan Patel wrote: > fbtft provides sysfs interfaces for debugging and gamma configuration, > but these are not required for the core driver. > > Drop the hard dependency on CONFIG_FB_DEVICE and make sysfs support > optional by using dev_of_fbinfo() at runtime. When FB_DEVICE is disabled, > sysfs operations are skipped while the code remains buildable and > type-checked.
Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko
