diff options
author | Etienne Haarsma <bladeoner112@gmail.com> | 2017-12-01 18:26:40 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-12-12 11:10:47 +0100 |
commit | 2b664499cd6223b8063c648d8b1499431bc1103f (patch) | |
tree | da59c918624d5eeacf7659312918f61203191432 /target/linux/lantiq | |
parent | ed82c52a4a88af17e525914f5d5727f0bc448c5a (diff) | |
download | upstream-2b664499cd6223b8063c648d8b1499431bc1103f.tar.gz upstream-2b664499cd6223b8063c648d8b1499431bc1103f.tar.bz2 upstream-2b664499cd6223b8063c648d8b1499431bc1103f.zip |
kernel: bump 4.4 to 4.4.103 for 17.01
Refreshed all patches.
Removed upstream ramips patches:
0101-MIPS-ralink-Fix-MT7628-pinmux.patch
0102--MIPS-ralink-Fix-typo-in-mt7628-pinmux-function.patch
Compile-tested: ar71xx
Run-tested: ar71xx
Signed-off-by: Etienne Haarsma <bladeoner112@gmail.com>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch b/target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch index 3dc60a7032..daec87c433 100644 --- a/target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch +++ b/target/linux/lantiq/patches-4.4/0100-spi-add-support-for-Lantiq-SPI-controller.patch @@ -13,7 +13,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig -@@ -355,6 +355,13 @@ config SPI_MT65XX +@@ -356,6 +356,13 @@ config SPI_MT65XX say Y or M here.If you are not sure, say N. SPI drivers for Mediatek MT65XX and MT81XX series ARM SoCs. |