Update riscv64 configs

RC4 is not booting. Let's try disabling IRQ_STACKS.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-08-02 13:54:42 +03:00
parent 0611946b8a
commit 7b3ec042d3
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
2 changed files with 2 additions and 2 deletions

View File

@ -2858,7 +2858,7 @@ CONFIG_IR_NEC_DECODER=m
CONFIG_IR_NUVOTON=m
CONFIG_IR_PWM_TX=m
# CONFIG_IRQSOFF_TRACER is not set
CONFIG_IRQ_STACKS=y
# CONFIG_IRQ_STACKS is not set
CONFIG_IRQ_TIME_ACCOUNTING=y
CONFIG_IR_RC5_DECODER=m
CONFIG_IR_RC6_DECODER=m

View File

@ -2838,7 +2838,7 @@ CONFIG_IR_NEC_DECODER=m
CONFIG_IR_NUVOTON=m
CONFIG_IR_PWM_TX=m
# CONFIG_IRQSOFF_TRACER is not set
CONFIG_IRQ_STACKS=y
# CONFIG_IRQ_STACKS is not set
CONFIG_IRQ_TIME_ACCOUNTING=y
CONFIG_IR_RC5_DECODER=m
CONFIG_IR_RC6_DECODER=m