pru: Add support for ADC input
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
if MACH_PRU
|
||||
|
||||
config PRU_SELECT
|
||||
bool
|
||||
default y
|
||||
select HAVE_GPIO_ADC
|
||||
|
||||
config BOARD_DIRECTORY
|
||||
string
|
||||
default "pru"
|
||||
|
||||
Reference in New Issue
Block a user