X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fs390%2FKconfig;h=01c5c082f9705e43c7705857fe5171bd4bb7c528;hb=e02a4cabfcb9a999b74a2e2e6f13ffcb7ff2d606;hp=b66602ad7b33073fe7a5b0d307703f9d0c6768f9;hpb=dd49f96777d5a72d5591ac2112d4ac940391774e;p=powerpc.git diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index b66602ad7b..01c5c082f9 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -14,6 +14,10 @@ config RWSEM_XCHGADD_ALGORITHM bool default y +config GENERIC_HWEIGHT + bool + default y + config GENERIC_CALIBRATE_DELAY bool default y @@ -80,6 +84,10 @@ config HOTPLUG_CPU can be controlled through /sys/devices/system/cpu/cpu#. Say N if you want to disable CPU hotplug. +config DEFAULT_MIGRATION_COST + int + default "1000000" + config MATHEMU bool "IEEE FPU emulation" depends on MARCH_G5 @@ -456,6 +464,8 @@ config PCMCIA source "drivers/base/Kconfig" +source "drivers/connector/Kconfig" + source "drivers/scsi/Kconfig" source "drivers/s390/Kconfig"