projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos
[openwrt.git]
/
target
/
linux
/
ar7-2.6
/
config
/
default
diff --git
a/target/linux/ar7-2.6/config/default
b/target/linux/ar7-2.6/config/default
index
6d0edcc
..
a01981c
100644
(file)
--- a/
target/linux/ar7-2.6/config/default
+++ b/
target/linux/ar7-2.6/config/default
@@
-192,6
+192,7
@@
CONFIG_SERIAL_8250_PCI=y
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SWAP_IO_SPACE=y
+CONFIG_GENERIC_GPIO=y
CONFIG_SYS_HAS_CPU_MIPS32_R1=y
CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
This page took
0.019651 seconds
and
4
git commands to generate.