[PATCH] tick management: make broadcast dependent on local APIC
authorThomas Gleixner <tglx@linutronix.de>
Sat, 17 Feb 2007 19:03:21 +0000 (20:03 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 19 Feb 2007 22:22:43 +0000 (14:22 -0800)
commit575d5e72aab57beb6d5fa2a7d66be9fc681a5e00
tree647450da1675e695466755fb0d17a8e018c7d6a5
parent6168a702ab0be181e5e57a0b2d0e7376f7a47f0b
[PATCH] tick management: make broadcast dependent on local APIC

The broadcast functionality is only necessary when a local APIC is
available. Make the config switch depend on X86_LOCAL_APIC. This
resolves the mach-voyager breakage introduced by the tick managament
code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/Kconfig