Skip to content
Commit f2bd5d24 authored by Alexander Shiyan's avatar Alexander Shiyan Committed by Catalin Marinas
Browse files

ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQ



Kernel does not contain symbol HAVE_SPARSE_IRQ. Definition
in arch/arm64/Kconfig seems typo because valid symbol is
MAY_HAVE_SPARSE_IRQ.
In any case SPARSE_IRQ is selected by default and we just
remove selecting of this symbol.

Signed-off-by: default avatarAlexander Shiyan <shc_work@mail.ru>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 715a7119
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment