X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fparisc%2FKconfig;h=b5f1858baf3399b1dcb10ef3f5d19debf50876d3;hb=f13399f033ae3d49e1808bacabd83d116844c94e;hp=7dcde539d61e08b0bc586aa220b19ed31654c89c;hpb=5eea9be8b2478dbc2f9fb1cd6228a90e8dba804e;p=cascardo%2Flinux.git diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 7dcde539d61e..b5f1858baf33 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -1,6 +1,7 @@ config PARISC def_bool y select ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS + select ARCH_MIGHT_HAVE_PC_PARPORT select HAVE_IDE select HAVE_OPROFILE select HAVE_FUNCTION_TRACER if 64BIT @@ -226,7 +227,6 @@ 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