X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Fi386%2FKconfig;h=f7db71d0b913ed6408480cdf1d4facb4ead77ec1;hb=34ca959cfc15cf09ad4da4f31ab034691e51af78;hp=bfea1bedcbf24af0c2574be0711c3a9f8d05a23b;hpb=9b7c84899ea6bfc4f8932a83b28db313e7397bd1;p=linux-2.6-omap-h63xx.git diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index bfea1bedcbf..f7db71d0b91 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -37,6 +37,10 @@ config GENERIC_IOMAP bool default y +config GENERIC_HWEIGHT + bool + default y + config ARCH_MAY_HAVE_PC_FDC bool default y @@ -737,7 +741,7 @@ config PHYSICAL_START config HOTPLUG_CPU bool "Support for hot-pluggable CPUs (EXPERIMENTAL)" - depends on SMP && HOTPLUG && EXPERIMENTAL && !X86_VOYAGER + depends on SMP && HOTPLUG && EXPERIMENTAL && !X86_VOYAGER && !X86_PC ---help--- Say Y here to experiment with turning CPUs off and on. CPUs can be controlled through /sys/devices/system/cpu.