1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00
* adds spi driver, thx daniel


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26355 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic
2011-03-29 07:10:50 +00:00
parent 3df283247e
commit dcd71c4d2e
4 changed files with 1218 additions and 0 deletions

View File

@@ -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