]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitd4aa8b15936426b64de8996dcd3fc86b28894850
treeffbd2ecbd8126d021c5a2f023602ab37855d29ca
parent9c6079aa1bfcf7e14de10b824779ce39b679bcb8
arm: Select core options instead of redefining them

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>
arch/arm/Kconfig