lpc176x: Add support for SPI

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2018-07-18 09:15:53 -04:00
parent acefe26e0f
commit e2b4b1616f
4 changed files with 91 additions and 0 deletions

View File

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