diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-11-25 11:29:17 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-11-29 09:59:49 +0100 |
commit | 414b7c107aaa0e037b3f352e0650bbc429db41a7 (patch) | |
tree | 904e62a05d6f47e58004d4e840028d57eb54d2ef /target/linux/ramips/patches-4.14/0045-i2c-add-mt7621-driver.patch | |
parent | 9c272dd3e42a51c1343ed4fad54ac38bb97349dd (diff) | |
download | upstream-414b7c107aaa0e037b3f352e0650bbc429db41a7.tar.gz upstream-414b7c107aaa0e037b3f352e0650bbc429db41a7.tar.bz2 upstream-414b7c107aaa0e037b3f352e0650bbc429db41a7.zip |
kernel: bump 4.14 to 4.14.156
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ramips/patches-4.14/0045-i2c-add-mt7621-driver.patch')
-rw-r--r-- | target/linux/ramips/patches-4.14/0045-i2c-add-mt7621-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.14/0045-i2c-add-mt7621-driver.patch b/target/linux/ramips/patches-4.14/0045-i2c-add-mt7621-driver.patch index 9cd8c4b5cf..a848085520 100644 --- a/target/linux/ramips/patches-4.14/0045-i2c-add-mt7621-driver.patch +++ b/target/linux/ramips/patches-4.14/0045-i2c-add-mt7621-driver.patch @@ -13,7 +13,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig -@@ -868,6 +868,11 @@ config I2C_RALINK +@@ -869,6 +869,11 @@ config I2C_RALINK depends on RALINK && !SOC_MT7621 select OF_I2C |