projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
11c894bcf2437b8949b80702f52a3c90b473cc57
[openwrt.git]
/
target
/
linux
/
rdc
/
patches-2.6.24
/
001-x86_generic_gpio.patch
1
--- a/arch/x86/Kconfig
2
+++ b/arch/x86/Kconfig
3
@@ -81,6 +81,10 @@ config GENERIC_BUG
4
default y
5
depends on BUG
6
7
+config GENERIC_GPIO
8
+ bool
9
+ default n
10
+
11
config GENERIC_HWEIGHT
12
bool
13
default y
This page took
0.044356 seconds
and
3
git commands to generate.