Enable the options needed to test CPU hotplug latency
authorAndrey Konovalov <andrey.konovalov@linaro.org>
Wed, 14 Nov 2012 20:22:35 +0000 (00:22 +0400)
committerJon Medhurst <tixy@linaro.org>
Mon, 13 May 2013 12:21:42 +0000 (13:21 +0100)
commit106ab78446a529082dd4a809e1b3d8c874dab2b2
tree0dfa518e8162538733444bf5798d57e3ba6823c1
parent46164b8909c93dc64a4fccd0cf93e5327265a50d
Enable the options needed to test CPU hotplug latency

Enable CONFIG_HOTPLUG in linaro-base.conf as all Linaro kernels should
have it. Enabling CONFIG_DEBUG_FS and CONFIG_FUNCTION_TRACER add no
runtime slowdown if not used, so having them in linaro-base.conf is OK
too. Now that CONFIG_HOTPLUG and CONFIG_DEBUG_FS are in linaro-base.conf,
remove them from ubuntu.conf.

Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
linaro/configs/linaro-base.conf
linaro/configs/ubuntu.conf