projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] use the correct number of GPIOs for bcm6358
[openwrt.git]
/
target
/
linux
/
ar71xx
/
config-2.6.28
diff --git
a/target/linux/ar71xx/config-2.6.28
b/target/linux/ar71xx/config-2.6.28
index
f272070
..
2fcd9cc
100644
(file)
--- a/
target/linux/ar71xx/config-2.6.28
+++ b/
target/linux/ar71xx/config-2.6.28
@@
-179,7
+179,7
@@
CONFIG_SLUB=y
CONFIG_SPI=y
CONFIG_SPI_AR71XX=y
CONFIG_SPI_BITBANG=y
-# CONFIG_SPI_GPIO is not set
+CONFIG_SPI_GPIO=y
CONFIG_SPI_MASTER=y
# CONFIG_SPI_SPIDEV is not set
CONFIG_SYS_HAS_CPU_MIPS32_R1=y
This page took
0.024899 seconds
and
4
git commands to generate.