]> 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)
commit6b4a2e79e92f11dac5128abac245c01f3309cdf2
treeffbd2ecbd8126d021c5a2f023602ab37855d29ca
parentfdf0bed4d83192b9228f094394aa65f20f375775
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