Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=231b64bfee050b3b3fd91c629b653fecdfe7b7bf
Commit:     231b64bfee050b3b3fd91c629b653fecdfe7b7bf
Parent:     7b38493501b76e56f481925ed74ee5ca0f4c6183
Author:     Andi Kleen <[EMAIL PROTECTED]>
AuthorDate: Wed Oct 17 18:04:35 2007 +0200
Committer:  Thomas Gleixner <[EMAIL PROTECTED]>
CommitDate: Wed Oct 17 20:15:50 2007 +0200

    x86: remove rogue default m in drivers/video/Kconfig
    
    Remove rogue default m in drivers/video/Kconfig
    
    default m is near always wrong, like here. For some reason ACPI
    likes to reintroduce these and I like to immediately squash them again
    before they pollute too many .configs.
    
    Cc: [EMAIL PROTECTED]
    Cc: [EMAIL PROTECTED]
    Acked-by: Len Brown <[EMAIL PROTECTED]>
    Signed-off-by: Andi Kleen <[EMAIL PROTECTED]>
    Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]>
    Signed-off-by: Thomas Gleixner <[EMAIL PROTECTED]>
---
 drivers/video/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index efe474e..b3bf4ec 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -15,7 +15,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.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to