]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/avr32/Kconfig
Add HAVE_OPROFILE
[linux-2.6-omap-h63xx.git] / arch / avr32 / Kconfig
index e34e2c9c94cb5b678eeae91929682ab081c7e661..b46932c4f9f152284282b86779ae0867c692a814 100644 (file)
@@ -10,6 +10,7 @@ config AVR32
        # With EMBEDDED=n, we get lots of stuff automatically selected
        # that we usually don't need on AVR32.
        select EMBEDDED
+       select HAVE_OPROFILE
        help
          AVR32 is a high-performance 32-bit RISC microprocessor core,
          designed for cost-sensitive embedded applications, with particular
@@ -54,9 +55,6 @@ config ARCH_HAS_ILOG2_U32
 config ARCH_HAS_ILOG2_U64
        def_bool n
 
-config ARCH_SUPPORTS_OPROFILE
-       def_bool y
-
 config GENERIC_HWEIGHT
        def_bool y