]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/parisc/Kconfig
parisc: convert to generic helpers for IPI function calls
[linux-2.6-omap-h63xx.git] / arch / parisc / Kconfig
index d929ac84f25a1fcd5a636249d24c5921508d483d..a7d4fd353c2b06fcaa8c7d6e1306e71b14ad440f 100644 (file)
@@ -7,6 +7,7 @@ mainmenu "Linux/PA-RISC Kernel Configuration"
 
 config PARISC
        def_bool y
+       select HAVE_IDE
        select HAVE_OPROFILE
        help
          The PA-RISC microprocessor is designed by Hewlett-Packard and used
@@ -198,6 +199,7 @@ endchoice
 
 config SMP
        bool "Symmetric multi-processing support"
+       select USE_GENERIC_SMP_HELPERS
        ---help---
          This enables support for systems with more than one CPU. If you have
          a system with only one CPU, like most personal computers, say N. If