diff options
-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 |