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)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 06:55:42 +0000 (07:55 +0100)
commit903ef9aaecfb91e91c6ffd6626dcb9660a34bbb4
treef42f6f36ab872e57f1094e3c1e0750284f4acb80
parentdb4341d907a05912787ff36c4e595e7924ad56bb
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>
(backported from 9c0ddafd4663948fe5c6f3f4a7a7601fdbb36737)
package/kernel/linux/modules/video.mk