kernel: merge kmod-fbcon with kmod-fb
authorTomasz Maciej Nowak <tomek_n@o2.pl>
Fri, 30 Mar 2018 22:12:03 +0000 (00:12 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 21 May 2018 16:07:48 +0000 (18:07 +0200)
commit9c0ddafd4663948fe5c6f3f4a7a7601fdbb36737
treef934733900402e4eb00238b325132fef665335a6
parentfba168f5745acac95db519a9984b62e3e508df6a
kernel: merge kmod-fbcon with kmod-fb

As of commit in kernel:
6104c37094 fbcon: Make fbcon a built-time depency for fbdev
framebuffer console is build in into framebuffer module and there's no
standalone fbcon module. Therefore drop the kmod-fbcon and enable
console in kmod-fb. The only targets which use these modules are imx6
and geode, both are on kernel 4.14 so no fallback for other kernels is
introduced.
Being at that this commit also fixes autoload of fbdev for x86.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
package/kernel/linux/modules/video.mk