arm: Select core options instead of redefining them
authorThomas Gleixner <tglx@linutronix.de>
Mon, 21 May 2012 09:06:17 +0000 (11:06 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 21 May 2012 09:06:17 +0000 (11:06 +0200)
HARDIRQS_SW_RESEND and GENERIC_IRQ_PROBE are already defined as config
switches in the core Kconfig file. Select them instead of defining
them in ARM.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found