Skip to content

Commit

Permalink
Revert "drivers: serial: ns16550: Add support for Async APIs"
Browse files Browse the repository at this point in the history
This reverts commit 2d03aaf.

The async API for NS16550 is incomplete. We are near the next
release so it is better to revert it for now, and a proper
correct implementation can be done before next-next release.

Relates to #57103

Signed-off-by: Daniel Leung <[email protected]>
  • Loading branch information
dcpleung authored and nashif committed Jun 13, 2023
1 parent d451895 commit d88840a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 577 deletions.
1 change: 0 additions & 1 deletion drivers/serial/Kconfig.ns16550
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ menuconfig UART_NS16550
depends on DT_HAS_NS16550_ENABLED
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
select SERIAL_SUPPORT_ASYNC
help
This option enables the NS16550 serial driver.
This driver can be used for the serial hardware
Expand Down
Loading

0 comments on commit d88840a

Please sign in to comment.