projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Avoid endless recursion in uClibc pthreads.
[openwrt.git]
/
target
/
linux
/
at91
/
config-2.6.25
diff --git
a/target/linux/at91/config-2.6.25
b/target/linux/at91/config-2.6.25
index
68faf0d
..
c4dbecf
100644
(file)
--- a/
target/linux/at91/config-2.6.25
+++ b/
target/linux/at91/config-2.6.25
@@
-246,6
+246,8
@@
CONFIG_SLABINFO=y
# CONFIG_SOUND is not set
# CONFIG_SPARSEMEM_STATIC is not set
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
+# CONFIG_SPI_AT91 is not set
+# CONFIG_SPI_ATMEL is not set
CONFIG_SPLIT_PTLOCK_CPUS=4096
CONFIG_SSB_POSSIBLE=y
CONFIG_SYSVIPC_SYSCTL=y
This page took
0.023341 seconds
and
4
git commands to generate.