From 628a47642cea48639bcfb07b45ae4e277b72164f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 29 Mar 2011 07:10:50 +0000 Subject: * adds spi driver, thx daniel SVN-Revision: 26355 --- target/linux/lantiq/xway/config-default | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/lantiq/xway') diff --git a/target/linux/lantiq/xway/config-default b/target/linux/lantiq/xway/config-default index bb4298deab..bcd0521dca 100644 --- a/target/linux/lantiq/xway/config-default +++ b/target/linux/lantiq/xway/config-default @@ -19,4 +19,9 @@ CONFIG_LANTIQ_PROM_ASC1=y CONFIG_RTL8306_PHY=y # CONFIG_SOC_LANTIQ_FALCON is not set CONFIG_SOC_LANTIQ_XWAY=y +CONFIG_SPI=y +CONFIG_SPI_BITBANG=y +# CONFIG_SPI_GPIO is not set +CONFIG_SPI_LANTIQ=y +CONFIG_SPI_MASTER=y CONFIG_USB_SUPPORT=y -- cgit v1.2.3