Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> writes: > On Tue, Jul 04, 2023 at 01:05:26AM +0200, Javier Martinez Canillas wrote: >> The drivers/video/fbdev/Kconfig defines both symbols for fbdev drivers and >> core fbdev symbols, that can be enabled independently of the fbdev drivers. >> >> Split the Kconfig in two, one that only has the symbols for fbdev drivers >> and another one that contains the fbdev core symbols. > > ... > >> source "drivers/video/fbdev/omap/Kconfig" >> source "drivers/video/fbdev/omap2/Kconfig" >> source "drivers/video/fbdev/mmp/Kconfig" >> + >> +source "drivers/video/fbdev/core/Kconfig" > > Hmm... Shan't we start Kconfig from core options? > I added after the drivers because Geert said that preferred that way (unless I misunderstood him from our conversations in IRC). -- Best regards, Javier Martinez Canillas Core Platforms Red Hat