2
0
forked from Ivasoft/openwrt

bcm53xx: add SPI controller driver

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 42223
This commit is contained in:
Hauke Mehrtens
2014-08-19 20:14:06 +00:00
parent bcb36cd494
commit f66a0912f7
2 changed files with 438 additions and 0 deletions

View File

@@ -209,6 +209,9 @@ CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SMP=y
CONFIG_SMP_ON_UP=y
CONFIG_SPARSE_IRQ=y
CONFIG_SPI=y
CONFIG_SPI_BCM53XX=y
CONFIG_SPI_MASTER=y
CONFIG_STOP_MACHINE=y
CONFIG_SWCONFIG=y
CONFIG_SWIOTLB=y