]> git.baikalelectronics.ru Git - kernel.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)
commit6ee72a4f01f55b828541953108303fc4e6a22682
treeffbd2ecbd8126d021c5a2f023602ab37855d29ca
parent67aa3b6f98833251e4d59374189f95fcc454eb21
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