[S390] remove DEFAULT_MIGRATION_COST
0437e109e1
removes the migration
cost init code. Remove the s390 leftovers as well.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
parent
c6d0e8014a
commit
6d740a438f
|
@ -109,10 +109,6 @@ config HOTPLUG_CPU
|
||||||
can be controlled through /sys/devices/system/cpu/cpu#.
|
can be controlled through /sys/devices/system/cpu/cpu#.
|
||||||
Say N if you want to disable CPU hotplug.
|
Say N if you want to disable CPU hotplug.
|
||||||
|
|
||||||
config DEFAULT_MIGRATION_COST
|
|
||||||
int
|
|
||||||
default "1000000"
|
|
||||||
|
|
||||||
config MATHEMU
|
config MATHEMU
|
||||||
bool "IEEE FPU emulation"
|
bool "IEEE FPU emulation"
|
||||||
depends on MARCH_G5
|
depends on MARCH_G5
|
||||||
|
|
Loading…
Reference in New Issue