diff options
-rw-r--r-- | arch/arm/configs/gta02_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/gta02_defconfig b/arch/arm/configs/gta02_defconfig index c9b5cdf4d4a..efc6d94a693 100644 --- a/arch/arm/configs/gta02_defconfig +++ b/arch/arm/configs/gta02_defconfig @@ -1014,8 +1014,9 @@ CONFIG_LCD_CLASS_DEVICE=y # CONFIG_LCD_PLATFORM is not set CONFIG_LCD_JBT6K74=y CONFIG_BACKLIGHT_CLASS_DEVICE=y -CONFIG_BACKLIGHT_GENERIC=y +# CONFIG_BACKLIGHT_GENERIC is not set # CONFIG_BACKLIGHT_PWM is not set +CONFIG_BACKLIGHT_PCF50633=y # # Display device support |