projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
config
/
default
diff --git
a/target/linux/adm5120-2.6/config/default
b/target/linux/adm5120-2.6/config/default
index
9747a42
..
3252f04
100644
(file)
--- a/
target/linux/adm5120-2.6/config/default
+++ b/
target/linux/adm5120-2.6/config/default
@@
-17,6
+17,7
@@
CONFIG_CMDLINE="console=ttyS0,115200 rootfs=jffs2,squashfs init=/etc/preinit"
CONFIG_CPU_HAS_LLSC=y
CONFIG_CPU_HAS_PREFETCH=y
CONFIG_CPU_HAS_SYNC=y
+CONFIG_GENERIC_GPIO=y
CONFIG_CPU_LITTLE_ENDIAN=y
CONFIG_CPU_MIPS32=y
CONFIG_CPU_MIPS32_R1=y
This page took
0.020887 seconds
and
4
git commands to generate.