diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-17 14:09:24 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-17 14:09:24 +0000 |
commit | ec60b6b300e7e4acedc6205606140727fc170e87 (patch) | |
tree | e70da77f62f4ad03815e540291faeeb5e3460033 /target | |
parent | 1e6479e887b39abc0e7ec719cb94ce9efb4a27dd (diff) |
[brcm63xx] restore kernel oldconfig
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23503 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.35 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/config-2.6.35 b/target/linux/brcm63xx/config-2.6.35 index a2def661e0..4514ac9643 100644 --- a/target/linux/brcm63xx/config-2.6.35 +++ b/target/linux/brcm63xx/config-2.6.35 @@ -87,6 +87,7 @@ CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_GPIOLIB=y # CONFIG_GPIO_CS5535 is not set +CONFIG_GPIO_74X164=y CONFIG_GPIO_DEVICE=y CONFIG_GPIO_SYSFS=y # CONFIG_HAMRADIO is not set @@ -186,6 +187,10 @@ CONFIG_SERIAL_BCM63XX_CONSOLE=y # CONFIG_SIBYTE_RHONE is not set # CONFIG_SIBYTE_SENTOSA is not set # CONFIG_SIBYTE_SWARM is not set +CONFIG_SPI=y +CONFIG_SPI_BITBANG=y +CONFIG_SPI_GPIO=y +CONFIG_SPI_MASTER=y CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SSB=y CONFIG_SSB_B43_PCI_BRIDGE=y |