diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-09-15 08:10:55 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-09-15 08:10:55 +0200 |
commit | d14c28fc80d98cc712074c869cbd1659398e8829 (patch) | |
tree | f948eebc99fee88d52e4cf4c34fec6a9d3849c35 /target/linux/mvebu | |
parent | 65c5d097a4cf355473cb2c13c0835f8ad866653a (diff) | |
download | upstream-d14c28fc80d98cc712074c869cbd1659398e8829.tar.gz upstream-d14c28fc80d98cc712074c869cbd1659398e8829.tar.bz2 upstream-d14c28fc80d98cc712074c869cbd1659398e8829.zip |
kernel: update kernel 4.4 to version 4.4.20
Refresh patches for all targets that support kernel 4.4.
Compile-tested on brcm2708 only.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/patches-4.4/202-gpio_mvebu_add_limited_pwm_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.4/202-gpio_mvebu_add_limited_pwm_support.patch b/target/linux/mvebu/patches-4.4/202-gpio_mvebu_add_limited_pwm_support.patch index e9c4e026bb..b09c89f31a 100644 --- a/target/linux/mvebu/patches-4.4/202-gpio_mvebu_add_limited_pwm_support.patch +++ b/target/linux/mvebu/patches-4.4/202-gpio_mvebu_add_limited_pwm_support.patch @@ -23,7 +23,7 @@ Signed-off-by: Andrew Lunn <andrew@lunn.ch> --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig -@@ -294,6 +294,11 @@ config GPIO_MVEBU +@@ -295,6 +295,11 @@ config GPIO_MVEBU depends on OF select GENERIC_IRQ_CHIP |