commit | 2aaa2dc31bee808703c24ce626e50d1b6d8c7f9c | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <ulfalizer@gmail.com> | Thu Feb 08 23:54:46 2018 +0100 |
committer | Palmer Dabbelt <palmer@sifive.com> | Tue Feb 20 10:51:07 2018 -0800 |
tree | 61f0daaf65aa161b8ace859b57193980407c6a4d | |
parent | ab0dc41b7324329af1c18580b0fc891922a717cf [diff] |
riscv: kconfig: Remove RISCV_IRQ_INTC select The RISCV_IRQ_INTC configuration symbol is undefined, but RISCV selects it. Quoting Palmer Dabbelt: It looks like this slipped through, the symbol has been renamed RISCV_INTC. No RISCV_INTC configuration symbol has been merged either. Just remove the RISCV_IRQ_INTC select for now. Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>