commit | e71ee06e3ca337758ac95288a917622ff9808fa0 | [log] [tgz] |
---|---|---|
author | Anup Patel <anup.patel@wdc.com> | Mon Jun 01 14:45:43 2020 +0530 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Tue Jun 09 19:11:25 2020 -0700 |
tree | 2ed35f509a769a01adf3e9602b2f342907e90cda | |
parent | 24dc17005ca1d5034d5575f8f94bfd9ad719a22f [diff] |
RISC-V: Force select RISCV_INTC for CONFIG_RISCV The RISC-V per-HART local interrupt controller driver is mandatory for all RISC-V system (with/without MMU) hence we force select it for CONFIG_RISCV (just like RISCV_TIMER). Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>