09091fb6e505071f4aa41e3760 author Olaf Hering 1123176402 +0200 committer Paul Mackerras 1125276817 +1000 [PATCH] ppc64: allow xmon=off If both CONFIG_XMON and CONFIG_XMON_DEFAULT is enabled in the .config, there is no way to disable xmon again. setup_system calls first xmon_init, later parse_early_param. So a new 'xmon=off' cmdline option will do the right thing. Signed-off-by: Olaf Hering Signed-off-by: Paul Mackerras ÜA´±–'x