X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=arch%2Fum%2FKconfig.um;h=90a438acbfafcf00aa8281f03ca44228250189e4;hb=fb9f1f17e9c117c0bf7a8f1b7a0efe5db5bc1836;hp=50d6aa20c3538637ae7d8e939d64717acbf53fd7;hpb=1693ed284f14a288c29f7265f9d71103e4c10821;p=sfrench%2Fcifs-2.6.git diff --git a/arch/um/Kconfig.um b/arch/um/Kconfig.um index 50d6aa20c353..90a438acbfaf 100644 --- a/arch/um/Kconfig.um +++ b/arch/um/Kconfig.um @@ -120,9 +120,6 @@ config SMP If you don't know what to do, say N. -config GENERIC_HARDIRQS_NO__DO_IRQ - def_bool y - config NR_CPUS int "Maximum number of CPUs (2-32)" range 2 32 @@ -131,7 +128,7 @@ config NR_CPUS config HIGHMEM bool "Highmem support (EXPERIMENTAL)" - depends on !64BIT && EXPERIMENTAL + depends on !64BIT && BROKEN default n help This was used to allow UML to run with big amounts of memory.