projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
atheros: fix up the wlan mac address if the board data is missing
[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.037843 seconds
and
5
git commands to generate.