]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/Kconfig
Add HAVE_OPROFILE
[linux-2.6-omap-h63xx.git] / arch / powerpc / Kconfig
index 824140d6cd27e9dbe43c01ed0fb84b10fe7a6be8..c3c29e7d281a72fb7af1833e1aefc7f8fd361f50 100644 (file)
@@ -87,6 +87,7 @@ config ARCH_NO_VIRT_TO_BUS
 config PPC
        bool
        default y
+       select HAVE_OPROFILE
 
 config EARLY_PRINTK
        bool
@@ -405,6 +406,10 @@ config CMDLINE
          most cases you will need to specify the root device here.
 
 if !44x || BROKEN
+config ARCH_WANTS_FREEZER_CONTROL
+       def_bool y
+       depends on ADB_PMU
+
 source kernel/power/Kconfig
 endif