soc: it8xxx2: enable CONFIG_UART_NS16550_WA_ISR_REENABLE_INTERRUPT
Fix issue where console get stuck. Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
This commit is contained in:
parent
4cb935f264
commit
1e1c6151d7
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ config SYS_CLOCK_HW_CYCLES_PER_SEC
|
|||
config SYS_CLOCK_TICKS_PER_SEC
|
||||
default 32768
|
||||
|
||||
config UART_NS16550_WA_ISR_REENABLE_INTERRUPT
|
||||
default y
|
||||
depends on UART_NS16550
|
||||
|
||||
if ITE_IT8XXX2_INTC
|
||||
config NUM_IRQS
|
||||
default 185
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue