tests: drivers: build_all: uart: add uart interrupt driven
Add CONFIG_UART_INTERRUPT_DRIVEN for building the uart driver Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
This commit is contained in:
parent
36772a8889
commit
37784442f8
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
CONFIG_TEST=y
|
||||
CONFIG_TEST_USERSPACE=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue