]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: kconfig: Remove RISCV_IRQ_INTC select
authorUlf Magnusson <ulfalizer@gmail.com>
Thu, 8 Feb 2018 22:54:46 +0000 (23:54 +0100)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 20 Feb 2018 18:51:07 +0000 (10:51 -0800)
commitdd77411bce1e640a2a25df37aab80544455b87eb
tree61f0daaf65aa161b8ace859b57193980407c6a4d
parent402c882ecd6018b5f5ce3bf8089a1708d9edcabf
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>
arch/riscv/Kconfig