RISC-V: Force select RISCV_INTC for CONFIG_RISCV
authorAnup Patel <anup.patel@wdc.com>
Mon, 1 Jun 2020 09:15:43 +0000 (14:45 +0530)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Wed, 10 Jun 2020 02:11:25 +0000 (19:11 -0700)
commite71ee06e3ca337758ac95288a917622ff9808fa0
tree2ed35f509a769a01adf3e9602b2f342907e90cda
parent24dc17005ca1d5034d5575f8f94bfd9ad719a22f
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>
arch/riscv/Kconfig