Remove rogue default m in drivers/video/Kconfig default m is near always wrong, like here. Len, this seems to be a kind of chronic ACPI disease.. ACPI keeps introducing these. Can you please stop that? Cc: len.brown@intel.com Cc: luming.yu@gmail.com Signed-off-by: Andi Kleen --- drivers/video/Kconfig | 1 - 1 file changed, 1 deletion(-) Index: linux/drivers/video/Kconfig =================================================================== --- linux.orig/drivers/video/Kconfig +++ linux/drivers/video/Kconfig @@ -14,7 +14,6 @@ config VGASTATE config VIDEO_OUTPUT_CONTROL tristate "Lowlevel video output switch controls" - default m help This framework adds support for low-level control of the video output switch.