mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 22:21:51 +02:00
[kernel] refresh pwm patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32905 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a06a201dcf
commit
8be6a993ea
@ -1,8 +1,6 @@
|
||||
Index: linux-3.3.8/drivers/Kconfig
|
||||
===================================================================
|
||||
--- linux-3.3.8.orig/drivers/Kconfig 2012-06-01 09:16:13.000000000 +0200
|
||||
+++ linux-3.3.8/drivers/Kconfig 2012-07-28 22:16:32.894397322 +0200
|
||||
@@ -60,6 +60,8 @@
|
||||
--- a/drivers/Kconfig
|
||||
+++ b/drivers/Kconfig
|
||||
@@ -60,6 +60,8 @@ source "drivers/pinctrl/Kconfig"
|
||||
|
||||
source "drivers/gpio/Kconfig"
|
||||
|
||||
@ -11,10 +9,8 @@ Index: linux-3.3.8/drivers/Kconfig
|
||||
source "drivers/w1/Kconfig"
|
||||
|
||||
source "drivers/power/Kconfig"
|
||||
Index: linux-3.3.8/drivers/Makefile
|
||||
===================================================================
|
||||
--- linux-3.3.8.orig/drivers/Makefile 2012-06-01 09:16:13.000000000 +0200
|
||||
+++ linux-3.3.8/drivers/Makefile 2012-07-28 22:16:17.990396684 +0200
|
||||
--- a/drivers/Makefile
|
||||
+++ b/drivers/Makefile
|
||||
@@ -8,6 +8,7 @@
|
||||
# GPIO must come after pinctrl as gpios may need to mux pins etc
|
||||
obj-y += pinctrl/
|
||||
|
Loading…
Reference in New Issue
Block a user