Skip to content
Snippets Groups Projects
Verified Commit fd0c5749 authored by Karel Koci's avatar Karel Koci :metal:
Browse files

patches/openwrt: fix build of Turris 1.x

parent f05df579
Branches
Tags
1 merge request!123Turris OS 5.0 (HBK)
From 29546617a3735bfb20e261a842ee5051c659ca33 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <karel.koci@nic.cz>
Date: Tue, 17 Dec 2019 16:06:41 +0100
Subject: [PATCH] target/linux/mpc85xx: add missing option
---
target/linux/mpc85xx/config-4.14 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/linux/mpc85xx/config-4.14 b/target/linux/mpc85xx/config-4.14
index 3fb04ca..b7c4815 100644
--- a/target/linux/mpc85xx/config-4.14
+++ b/target/linux/mpc85xx/config-4.14
@@ -404,3 +404,5 @@ CONFIG_WATCHDOG_CORE=y
# CONFIG_XPS_USB_HCD_XILINX is not set
CONFIG_XZ_DEC_BCJ=y
CONFIG_XZ_DEC_POWERPC=y
+# CONFIG_FB_FSL_DIU is not set
+# CONFIG_VGA_CONSOLE is not set
--
2.24.1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment