Re: [PATCH] fbdev: fix broken menu dependencies

2018-10-08 Thread Bartlomiej Zolnierkiewicz
On 09/23/2018 12:43 AM, Randy Dunlap wrote: > From: Randy Dunlap > > The framebuffer options and devices menu is unintentionally split > or broken because some items in it do not depend on FB (including > several under omap and mmp). > Fix this by moving FB_CMDLINE, FB_NOTIFY, and FB_CLPS711X_OL

[PATCH] fbdev: fix broken menu dependencies

2018-09-23 Thread Randy Dunlap
From: Randy Dunlap The framebuffer options and devices menu is unintentionally split or broken because some items in it do not depend on FB (including several under omap and mmp). Fix this by moving FB_CMDLINE, FB_NOTIFY, and FB_CLPS711X_OLD to just before the FB Kconfig symbol definition and by