diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-03-08 19:21:55 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-03-08 19:21:55 +0000 |
commit | 58a11bcb40c33fde7e53e6c7be831da0540fd59a (patch) | |
tree | 1691730a15779178554b3dedf0dd0069ccbd257c /target | |
parent | ae1ed9b7f40518eb1f0af60f8d9f5f2f2894f6b7 (diff) | |
download | upstream-58a11bcb40c33fde7e53e6c7be831da0540fd59a.tar.gz upstream-58a11bcb40c33fde7e53e6c7be831da0540fd59a.tar.bz2 upstream-58a11bcb40c33fde7e53e6c7be831da0540fd59a.zip |
package the bcm63xx-spi driver
SVN-Revision: 14794
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.27 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index 17fe7abc77..f2c312e989 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -229,12 +229,6 @@ CONFIG_SERIAL_BCM63XX_CONSOLE=y # CONFIG_SIBYTE_SWARM is not set # CONFIG_SPARSEMEM_STATIC is not set # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set -CONFIG_SPI=y -CONFIG_SPI_BCM63XX=m -CONFIG_SPI_BITBANG=m -# CONFIG_SPI_GPIO is not set -CONFIG_SPI_MASTER=y -CONFIG_SPI_SPIDEV=m CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_VMALLOC=y CONFIG_SSB=y |