]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/parisc/Kconfig
Add HAVE_OPROFILE
[linux-2.6-omap-h63xx.git] / arch / parisc / Kconfig
index b8ef1787a191ce81337590391067b9dda811b89d..e1a2f77d398693720d7cdd11608b1ca7c86acdec 100644 (file)
@@ -7,6 +7,7 @@ mainmenu "Linux/PA-RISC Kernel Configuration"
 
 config PARISC
        def_bool y
+       select HAVE_OPROFILE
        help
          The PA-RISC microprocessor is designed by Hewlett-Packard and used
          in many of their workstations & servers (HP9000 700 and 800 series,
@@ -19,6 +20,11 @@ config MMU
 config STACK_GROWSUP
        def_bool y
 
+config GENERIC_LOCKBREAK
+       bool
+       default y
+       depends on SMP && PREEMPT
+
 config RWSEM_GENERIC_SPINLOCK
        def_bool y