projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another...
[openwrt.git]
/
target
/
linux
/
rdc
/
patches-2.6.23
/
001-x86_generic_gpio.patch
1
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
2
index 97b64d7..f8c1d32 100644
3
--- a/arch/i386/Kconfig
4
+++ b/arch/i386/Kconfig
5
@@ -79,6 +79,10 @@ config GENERIC_BUG
6
default y
7
depends on BUG
8
9
+config GENERIC_GPIO
10
+ bool
11
+ default n
12
+
13
config GENERIC_HWEIGHT
14
bool
15
default y
This page took
0.040797 seconds
and
5
git commands to generate.