]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/arm/Kconfig
ARM: Kconfig: allow full nohz CPU accounting
authorKevin Hilman <khilman@linaro.org>
Mon, 16 Sep 2013 22:28:22 +0000 (15:28 -0700)
committerFrederic Weisbecker <fweisbec@gmail.com>
Mon, 30 Sep 2013 13:37:05 +0000 (15:37 +0200)
commit31c1fc8187158cb80ccd57c19e024c55af901797
tree08e356f053f1ec74460b7d23df33dcf3ed8e3348
parentff3fb2541246a83ce56c61d14df30b7a22e4302b
ARM: Kconfig: allow full nohz CPU accounting

With the 64-bit requirement removed from VIRT_CPU_ACCOUNTING_GEN,
allow ARM platforms to enable it.  Since VIRT_CPU_ACCOUNTING_GEN is a
dependency for full NO_HZ, this allows ARM platforms to enable full
NO_HZ as well.

Signed-off-by: Kevin Hilman <khilman@linaro.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Arm Linux <linux-arm-kernel@lists.infradead.org>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
arch/arm/Kconfig