So that everyone who received this patch knows...
I've just pulled Rob's series, which includes this patch, into a stable
branch in my tree and it is my intention to send this during the 3.4
merge window. This means that there is a patch in my tree which touches
other architectures' Kconfig files
From: Rob Herring
On ARM, we don't want SPARSE_IRQ to be a user visible option. Make
SPARSE_IRQ visible based on MAY_HAVE_SPARSE_IRQ instead of depending
on HAVE_SPARSE_IRQ.
With this, SPARSE_IRQ is not visible on C6X and ARM.
Signed-off-by: Rob Herring
Cc: Russell King
Cc: Mark Salter
Cc: A