diff mbox

ARM: keystone: drop "select HAVE_SCHED_CLOCK"

Message ID 448912EABC71F84BBCADFD3C67C4BE52826E9F@DBDE04.ent.ti.com (mailing list archive)
State New, archived
Headers show

Commit Message

Santosh Shilimkar July 14, 2013, 2:27 p.m. UTC
Sorry for top posting. Thanks for the patch. I will pick this up.

Regards,
Santosh
diff mbox

Patch

diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig
index 51a50e9..366d1a3 100644
--- a/arch/arm/mach-keystone/Kconfig
+++ b/arch/arm/mach-keystone/Kconfig
@@ -7,7 +7,6 @@  config ARCH_KEYSTONE
        select HAVE_SMP
        select CLKSRC_MMIO
        select GENERIC_CLOCKEVENTS
-       select HAVE_SCHED_CLOCK
        select ARCH_WANT_OPTIONAL_GPIOLIB
        select ARM_ERRATA_798181 if SMP
        help