sam3x8e: Add support for ADC pins
Support analog-to-digital inputs. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
if MACH_SAM3X8E
|
||||
|
||||
config SAM_SELECT
|
||||
bool
|
||||
default y
|
||||
select HAVE_GPIO_ADC
|
||||
|
||||
config BOARD_DIRECTORY
|
||||
string
|
||||
default "sam3x8e"
|
||||
|
||||
Reference in New Issue
Block a user