video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
[sfrench/cifs-2.6.git] / drivers / video / backlight / Kconfig
index 8b081d61773e21eb5c5760b2ee8331ecbfb64b78..40676be2e46aae61eb524ad80583c32039569b88 100644 (file)
@@ -10,7 +10,6 @@ menu "Backlight & LCD device support"
 #
 config LCD_CLASS_DEVICE
         tristate "Lowlevel LCD controls"
-       default m
        help
          This framework adds support for low-level control of LCD.
          Some framebuffer devices connect to platform-specific LCD modules
@@ -143,7 +142,6 @@ endif # LCD_CLASS_DEVICE
 #
 config BACKLIGHT_CLASS_DEVICE
         tristate "Lowlevel Backlight controls"
-       default m
        help
          This framework adds support for low-level control of the LCD
           backlight. This includes support for brightness and power.