projects/WeTek_Play/linux: build CONFIG_FRAMEBUFFER_CONSOLE statically

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-01-18 11:56:04 +01:00
parent b5e9263cb8
commit 2fb017786b
2 changed files with 2 additions and 2 deletions

View File

@ -2569,7 +2569,7 @@ CONFIG_BACKLIGHT_GENERIC=y
# Console display driver support
#
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=m
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FONTS=y

View File

@ -111,7 +111,7 @@
KODIPLAYER_DRIVER="libamcodec"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="softcursor bitblit font fbcon"
INITRAMFS_MODULES=""
# additional drivers to install:
# for a list of additinoal drivers see packages/linux-drivers