From 44dfb943de707586dfe409f08b0cf78c02de4aa8 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 15 Jan 2008 12:42:02 -0500 Subject: [PATCH] --- yaml --- r: 75510 b: refs/heads/master c: 7d2284b09fd967b5cad6f03c6d4a5c064f37b855 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/blackfin/Kconfig | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8c5362906fa2..fd6ab2b076a7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 38ad9aebe70dc72df08851bbd1620d89329129ba +refs/heads/master: 7d2284b09fd967b5cad6f03c6d4a5c064f37b855 diff --git a/trunk/arch/blackfin/Kconfig b/trunk/arch/blackfin/Kconfig index 2a3a7ea5958c..25232ba08119 100644 --- a/trunk/arch/blackfin/Kconfig +++ b/trunk/arch/blackfin/Kconfig @@ -65,6 +65,10 @@ config GENERIC_CALIBRATE_DELAY bool default y +config HARDWARE_PM + def_bool y + depends on OPROFILE + source "init/Kconfig" source "kernel/Kconfig.preempt"