[PATCH 2/2] arm: omap: select HAVE_SPARSE_IRQ
Russell King - ARM Linux
linux at arm.linux.org.uk
Tue Jan 4 04:54:10 EST 2011
On Tue, Jan 04, 2011 at 11:39:26AM +0200, Felipe Balbi wrote:
> select HAVE_SPARSE_IRQ and irq_descs can be added
> to a radix tree instead of an array.
Please move HAVE_GENERIC_HARDIRQS to the config ARM entry, and remove
these:
config GENERIC_HARDIRQS
bool
default y
config GENERIC_HARDIRQS_NO__DO_IRQ
def_bool y
as they're in kernel/irq/Kconfig, and are visible if HAVE_GENERIC_HARDIRQS
is enabled.
More information about the linux-arm-kernel
mailing list