diff --git a/projects/Odroid_C2/linux/linux.aarch64.conf b/projects/Odroid_C2/linux/linux.aarch64.conf index b9d248acd7..dc16aea02b 100644 --- a/projects/Odroid_C2/linux/linux.aarch64.conf +++ b/projects/Odroid_C2/linux/linux.aarch64.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 3.14.65 Kernel Configuration +# Linux/arm64 3.14.79 Kernel Configuration # CONFIG_ARM64=y CONFIG_ARM64_HAS_SG_CHAIN=y @@ -2586,8 +2586,8 @@ CONFIG_BACKLIGHT_GENERIC=y # Console display driver support # CONFIG_DUMMY_CONSOLE=y -CONFIG_FRAMEBUFFER_CONSOLE=y -CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y +CONFIG_FRAMEBUFFER_CONSOLE=m +# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set # CONFIG_LOGO is not set # CONFIG_FB_SSD1307 is not set @@ -3819,7 +3819,7 @@ CONFIG_AVERAGE=y # CONFIG_DDR is not set CONFIG_LIBFDT=y CONFIG_OID_REGISTRY=y -CONFIG_FONT_SUPPORT=y +CONFIG_FONT_SUPPORT=m # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y diff --git a/projects/Odroid_C2/options b/projects/Odroid_C2/options index 0ad3465507..9edaf70d71 100644 --- a/projects/Odroid_C2/options +++ b/projects/Odroid_C2/options @@ -91,7 +91,7 @@ KODIPLAYER_DRIVER="libamcodec" # Modules to install in initramfs for early boot - INITRAMFS_MODULES="" + INITRAMFS_MODULES="font softcursor bitblit fbcon" # additional drivers to install: # for a list of additinoal drivers see packages/linux-drivers