boards: sam_e70_xplained: default GPIO to y

Set CONFIG_GPIO=y is in the sam_e70_xplained_defconfig

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
This commit is contained in:
Alexander Wachter 2022-01-10 19:06:28 +01:00 committed by Anas Nashif
commit 64871ad8a9

View file

@ -11,6 +11,7 @@ CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_SERIAL=y
CONFIG_USART_SAM=y
CONFIG_GPIO=y
CONFIG_BOARD_SAM_E70_XPLAINED=y
CONFIG_WDT_DISABLE_AT_BOOT=y
CONFIG_BUILD_OUTPUT_HEX=y