Skip to content
Snippets Groups Projects
Verified Commit 3d2edbeb authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

patches/openwrt: Turris 1.x support patch: rebase it once more

Fixes: 28d86cbe ("patches/openwrt:
Turris 1.x support patch: compile DRTC DS1307 in kernel")
parent 28d86cbe
No related branches found
No related tags found
No related merge requests found
Pipeline #94245 passed
......@@ -66,7 +66,7 @@ index aa33a4a..b24bcb6 100755
ucidef_set_interfaces_lan_wan "eth0" "eth1"
;;
diff --git a/target/linux/mpc85xx/config-4.14 b/target/linux/mpc85xx/config-4.14
index 77fd10f302..e22f7fa364 100644
index 77fd10f302..d6c7bbf941 100644
--- a/target/linux/mpc85xx/config-4.14
+++ b/target/linux/mpc85xx/config-4.14
@@ -42,6 +42,15 @@ CONFIG_BOOKE_WDT=y
......@@ -238,10 +238,10 @@ index 77fd10f302..e22f7fa364 100644
CONFIG_XZ_DEC_POWERPC=y
+# CONFIG_FB_FSL_DIU is not set
+# CONFIG_VGA_CONSOLE is not set
CONFIG_USB_STORAGE=y
CONFIG_USB_UAS=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
+CONFIG_USB_STORAGE=y
+CONFIG_USB_UAS=y
+CONFIG_SCSI=y
+CONFIG_BLK_DEV_SD=y
diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/turris1x.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/turris1x.dts
new file mode 100644
index 0000000..b5128a3
......
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