projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move linux/switch.h to generic files/ instead of the kernel version specific directories
[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
1e0ddef
..
b3aa063
100644
(file)
--- a/
target/linux/au1000/patches/001-au1000_gpio_kconfig.patch
+++ b/
target/linux/au1000/patches/001-au1000_gpio_kconfig.patch
@@
-10,15
+10,10
@@
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(-)
-diff --git a/arch/mips/au1000/Kconfig b/arch/mips/au1000/Kconfig
-index 29c95d9..f03b2eb 100644
--- a/arch/mips/au1000/Kconfig
+++ b/arch/mips/au1000/Kconfig
--- a/arch/mips/au1000/Kconfig
+++ b/arch/mips/au1000/Kconfig
-@@ -1
41,3 +141
,4 @@ config SOC_AU1X00
+@@ -1
35,3 +135
,4 @@ config SOC_AU1X00
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_APM_EMULATION
select SYS_SUPPORTS_KGDB
+ select GENERIC_GPIO
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_APM_EMULATION
select SYS_SUPPORTS_KGDB
+ select GENERIC_GPIO
---
-1.5.2.4
-
This page took
0.029101 seconds
and
4
git commands to generate.