Date: Thursday, March 22, 2012 @ 10:36:19
  Author: tpowa
Revision: 154067

switch LCD_BACKLIGHT_CLASS to module

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config      2012-03-22 14:34:56 UTC (rev 154066)
+++ config      2012-03-22 14:36:19 UTC (rev 154067)
@@ -4085,7 +4085,7 @@
 # CONFIG_LCD_S6E63M0 is not set
 # CONFIG_LCD_LD9040 is not set
 # CONFIG_LCD_AMS369FG06 is not set
-CONFIG_BACKLIGHT_CLASS_DEVICE=y
+CONFIG_BACKLIGHT_CLASS_DEVICE=m
 # CONFIG_BACKLIGHT_GENERIC is not set
 CONFIG_BACKLIGHT_PROGEAR=m
 CONFIG_BACKLIGHT_APPLE=m

Modified: config.x86_64
===================================================================
--- config.x86_64       2012-03-22 14:34:56 UTC (rev 154066)
+++ config.x86_64       2012-03-22 14:36:19 UTC (rev 154067)
@@ -3955,7 +3955,7 @@
 # CONFIG_LCD_S6E63M0 is not set
 # CONFIG_LCD_LD9040 is not set
 # CONFIG_LCD_AMS369FG06 is not set
-CONFIG_BACKLIGHT_CLASS_DEVICE=y
+CONFIG_BACKLIGHT_CLASS_DEVICE=m
 # CONFIG_BACKLIGHT_GENERIC is not set
 CONFIG_BACKLIGHT_PROGEAR=m
 CONFIG_BACKLIGHT_APPLE=m

Reply via email to