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

patches: openwrt: rebase previously added patch on correct commit

parent b771de32
No related branches found
No related tags found
1 merge request!123Turris OS 5.0 (HBK)
From 6946cc8e181cd04dcced21a8b13b0bd31c5a4a8c Mon Sep 17 00:00:00 2001
From a9d05664bd7858a509edafb4f9e1b26237c56003 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <karel.koci@nic.cz>
Date: Mon, 11 Mar 2019 16:25:30 +0100
Subject: [PATCH] Add kernel configuration options for Turris 1.x
......@@ -15,7 +15,7 @@ Signed-off-by: Karel Kočí <karel.koci@nic.cz>
1 file changed, 62 insertions(+), 7 deletions(-)
diff --git a/target/linux/mpc85xx/config-4.14 b/target/linux/mpc85xx/config-4.14
index 9d4170c85d..3f1a85aa12 100644
index 79480d72da..41d4f00b66 100644
--- a/target/linux/mpc85xx/config-4.14
+++ b/target/linux/mpc85xx/config-4.14
@@ -42,6 +42,15 @@ CONFIG_BOOKE_WDT=y
......@@ -180,7 +180,7 @@ index 9d4170c85d..3f1a85aa12 100644
CONFIG_UCC=y
CONFIG_UCC_FAST=y
CONFIG_UCC_GETH=y
@@ -368,8 +418,12 @@ CONFIG_VM_EVENT_COUNTERS=y
@@ -368,8 +418,13 @@ CONFIG_VM_EVENT_COUNTERS=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_XES_MPC85xx is not set
# CONFIG_XPS_USB_HCD_XILINX is not set
......@@ -193,14 +193,7 @@ index 9d4170c85d..3f1a85aa12 100644
CONFIG_FB_FSL_DIU=n
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=n
@@ -414,6 +468,7 @@ CONFIG_NFS_FS=y
CONFIG_NFS_V2=y
CONFIG_NFS_V3=y
CONFIG_ROOT_NFS=y
+CONFIG_SPI_SPIDEV=y
CONFIG_WATCHDOG_PRETIMEOUT_GOV=y
CONFIG_WATCHDOG_PRETIMEOUT_GOV_NOOP=n
CONFIG_WATCHDOG_PRETIMEOUT_DEFAULT_GOV_NOOP=n
--
2.21.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment