X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fsparc%2FKconfig;h=9431e967aa455000e218dddc99681518418cebe8;hb=1b627d173e0e1014298b92311f869eed53963bf3;hp=f944b58cdfe79fde99ab07fc2348f2af059875f6;hpb=6150c32589d1976ca8a5c987df951088c05a7542;p=powerpc.git diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index f944b58cdf..9431e967aa 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig @@ -23,7 +23,6 @@ menu "General machine setup" config SMP bool "Symmetric multi-processing support (does not work on sun4/sun4c)" - depends on BROKEN ---help--- This enables support for systems with more than one CPU. If you have a system with only one CPU, say N. If you have a system with more @@ -151,6 +150,14 @@ config RWSEM_GENERIC_SPINLOCK config RWSEM_XCHGADD_ALGORITHM bool +config GENERIC_FIND_NEXT_BIT + bool + default y + +config GENERIC_HWEIGHT + bool + default y + config GENERIC_CALIBRATE_DELAY bool default y