From 5da38c5044027cfb330d8c09b8960ff1acfba4c5 Mon Sep 17 00:00:00 2001 From: jogo Date: Wed, 23 Jan 2013 10:12:13 +0000 Subject: bcm63xx: move bcm63xx-spi into the kernel The SPI driver is needed for supporting to boot from SPI flash on BCM6358 and BCM6368, and for SPI connected switches. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35304 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/config-3.6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/config-3.6') diff --git a/target/linux/brcm63xx/config-3.6 b/target/linux/brcm63xx/config-3.6 index 9fea95b480..92e6e3d630 100644 --- a/target/linux/brcm63xx/config-3.6 +++ b/target/linux/brcm63xx/config-3.6 @@ -135,7 +135,7 @@ CONFIG_RTL8367_PHY=y CONFIG_SERIAL_BCM63XX=y CONFIG_SERIAL_BCM63XX_CONSOLE=y CONFIG_SPI=y -# CONFIG_SPI_BCM63XX is not set +CONFIG_SPI_BCM63XX=y CONFIG_SPI_BCM63XX_HSSPI=y CONFIG_SPI_BITBANG=y CONFIG_SPI_GPIO=y -- cgit v1.2.3