From 4268d0812d7c3287d39bea1e588ee5d9c45e8972 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 9 Jun 2018 12:25:20 +0200 Subject: allow apple mac mini to netboot --- target/linux/config/Config.in.graphics | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'target/linux/config/Config.in.graphics') diff --git a/target/linux/config/Config.in.graphics b/target/linux/config/Config.in.graphics index 737b66a74..7e56717b8 100644 --- a/target/linux/config/Config.in.graphics +++ b/target/linux/config/Config.in.graphics @@ -217,6 +217,15 @@ config ADK_LINUX_KERNEL_FB_VESA help Generic VESA Framebuffer support. +config ADK_LINUX_KERNEL_FB_OF + bool "Framebuffer support for OpenFirmware" + select ADK_LINUX_KERNEL_FB + select ADK_LINUX_KERNEL_FRAMEBUFFER_CONSOLE + default y if ADK_TARGET_SYSTEM_APPLE_MACMINI + default n + help + Generic OpenFirmware Framebuffer support. + config ADK_LINUX_KERNEL_DRM_ETNAVIV bool "DRM support for Vivante chips (Cubox-i/Hummingboard)" select ADK_LINUX_KERNEL_DRM -- cgit v1.2.3