ARM: rationalize versatile family Kconfig/Makefile
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 18 Jan 2011 20:26:08 +0000 (20:26 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Feb 2011 11:11:28 +0000 (11:11 +0000)
Move leds and sched_clock build conditionals out of the Makefile into
the Kconfig file.  Move selection of HAVE_SCHED_CLOCK into the
platform Kconfig rather than duplicating it three times in the main
architecture Kconfig.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found