kernel/arch/arm: enable 8250 generic and OMAP UART drivers
Change-Id: I45396eada2e9088b27df7fb9522d07e8ac223fd5 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4741 Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
15951db938
commit
a722fbfc45
@@ -17,6 +17,9 @@
|
||||
#include <arch/generic/debug_uart.h>
|
||||
|
||||
|
||||
#define UART_KIND_8250_OMAP "8250-omap"
|
||||
|
||||
|
||||
class ArchUART8250Omap : public DebugUART8250 {
|
||||
public:
|
||||
ArchUART8250Omap(addr_t base, int64 clock);
|
||||
|
||||
Reference in New Issue
Block a user