sam3x8e: Add SPI support

Signed-off-by: Petri Honkala <cruwaller@gmail.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2018-05-04 12:47:26 -04:00
parent 22487d95e9
commit 31ae74c56c
4 changed files with 132 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ config SAM_SELECT
default y
select HAVE_GPIO
select HAVE_GPIO_ADC
select HAVE_GPIO_SPI
select HAVE_USER_INTERFACE
config BOARD_DIRECTORY