We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ecb07e commit 3d5ff98Copy full SHA for 3d5ff98
drivers/serial/Kconfig.mchp
@@ -6,6 +6,7 @@ config UART_MCHP_SERCOM_G1
6
default y
7
depends on DT_HAS_MICROCHIP_SERCOM_G1_UART_ENABLED
8
select SERIAL_HAS_DRIVER
9
+ select SERIAL_SUPPORT_INTERRUPT
10
select PINCTRL
11
help
12
This option enables UART driver for group (g1) of SERCOM peripherals.
0 commit comments