boards: qemu-i486: Fix CONFIG_16550_UART0_IRQ number to handle console input
This commit is contained in:
parent
252f58f6e9
commit
cd8492b612
@ -13,7 +13,7 @@ CONFIG_16550_UART0=y
|
||||
CONFIG_16550_UART0_BASE=0x3f8
|
||||
CONFIG_16550_UART0_BAUD=57600
|
||||
CONFIG_16550_UART0_CLOCK=16000000
|
||||
CONFIG_16550_UART0_IRQ=4
|
||||
CONFIG_16550_UART0_IRQ=36
|
||||
CONFIG_16550_UART0_SERIAL_CONSOLE=y
|
||||
CONFIG_16550_UART=y
|
||||
CONFIG_ARCH="x86"
|
||||
|
Loading…
Reference in New Issue
Block a user