projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
backport the new style ds1672 driver and switch to it
[openwrt.git]
/
target
/
linux
/
au1000
/
patches
/
001-au1000_gpio_kconfig.patch
diff --git
a/target/linux/au1000/patches/001-au1000_gpio_kconfig.patch
b/target/linux/au1000/patches/001-au1000_gpio_kconfig.patch
index
a99070d
..
b3aa063
100644
(file)
--- a/
target/linux/au1000/patches/001-au1000_gpio_kconfig.patch
+++ b/
target/linux/au1000/patches/001-au1000_gpio_kconfig.patch
@@
-10,10
+10,8
@@
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
arch/mips/au1000/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
arch/mips/au1000/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
-Index: linux-2.6.25.4/arch/mips/au1000/Kconfig
-===================================================================
---- linux-2.6.25.4.orig/arch/mips/au1000/Kconfig
-+++ linux-2.6.25.4/arch/mips/au1000/Kconfig
+--- a/arch/mips/au1000/Kconfig
++++ b/arch/mips/au1000/Kconfig
@@ -135,3 +135,4 @@ config SOC_AU1X00
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_APM_EMULATION
@@ -135,3 +135,4 @@ config SOC_AU1X00
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_APM_EMULATION
This page took
0.030152 seconds
and
4
git commands to generate.