lpc176x: Convert i2c code to use standard i2ccmds.c

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2018-11-14 10:23:56 -05:00
parent f973886dac
commit f3c4deb1ab
4 changed files with 38 additions and 13 deletions

View File

@@ -7,6 +7,7 @@ config LPC_SELECT
default y
select HAVE_GPIO
select HAVE_GPIO_ADC
select HAVE_GPIO_I2C
select HAVE_GPIO_SPI
select HAVE_GPIO_BITBANGING