X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=lib%2FKconfig;h=601965a948e8d40a3deff542882a772ab873e093;hb=f36963c9d3f6f415732710da3acdd8608a9fa0e5;hp=f5440221d9299a919f2db5fe9b59cee7e583039d;hpb=7505256626b0b3d11ea5a3ec1a89046d07c3c366;p=cascardo%2Flinux.git diff --git a/lib/Kconfig b/lib/Kconfig index f5440221d929..601965a948e8 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -396,10 +396,6 @@ config CPUMASK_OFFSTACK them on the stack. This is a bit more expensive, but avoids stack overflow. -config DISABLE_OBSOLETE_CPUMASK_FUNCTIONS - bool "Disable obsolete cpumask functions" if DEBUG_PER_CPU_MAPS - depends on BROKEN - config CPU_RMAP bool depends on SMP