From: Seung-Woo Kim Date: Mon, 11 Sep 2017 05:58:06 +0000 (+0900) Subject: ARM64: tizen_bcmrpi3_defconfig: synchronize the defconfig with pwm X-Git-Tag: accepted/tizen/unified/20191111.065916~196 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd96cd6bc25cc8069b9167c7c01be3a6849b82c6;p=platform%2Fkernel%2Flinux-rpi.git ARM64: tizen_bcmrpi3_defconfig: synchronize the defconfig with pwm It synchronizes the defconfig with pwm backlight to fix the commit d1b5d090a9f8 ("ARM64: tizen_bcmrpi3_defconfig: enable the RPI touchscreen LCD") because PWM config option added more config options to backlight. Change-Id: Ie831a2601807a1f9ba729cf64fb98449147ed018 Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig index ba1a043..d7426c7 100644 --- a/arch/arm64/configs/tizen_bcmrpi3_defconfig +++ b/arch/arm64/configs/tizen_bcmrpi3_defconfig @@ -2531,11 +2531,14 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_LCD_CLASS_DEVICE is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_GENERIC is not set +# CONFIG_BACKLIGHT_PWM is not set CONFIG_BACKLIGHT_RPI=y # CONFIG_BACKLIGHT_PM8941_WLED is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set +# CONFIG_BACKLIGHT_LM3630A is not set # CONFIG_BACKLIGHT_LM3639 is not set +# CONFIG_BACKLIGHT_LP855X is not set # CONFIG_BACKLIGHT_GPIO is not set # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_BD6107 is not set