pru: Add support for ADC input

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2017-05-11 14:53:00 -04:00
parent b85755c0ff
commit c9b6662138
7 changed files with 165 additions and 5 deletions

View File

@@ -2,6 +2,11 @@
if MACH_PRU
config PRU_SELECT
bool
default y
select HAVE_GPIO_ADC
config BOARD_DIRECTORY
string
default "pru"