[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1601902218.1030861.1645698344460@mail-kr5-1>
Date: Thu, 24 Feb 2022 15:55:44 +0530
From: Maninder Singh <maninder1.s@...sung.com>
To: Onkarnath <onkarnath.1@...sung.com>,
"robh@...nel.org" <robh@...nel.org>,
"shc_work@...l.ru" <shc_work@...l.ru>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Vaneet Narang <v.narang@...sung.com>,
"maennich@...gle.com" <maennich@...gle.com>
Subject: RE: [PATCH 1/1] android-recommended.config: change
BACKLIGHT_LCD_SUPPORT to LCD_CLASS_DEVICE
[ping]
> with commit '8c5dc8d9f19c ("video: backlight: Remove useless
> BACKLIGHT_LCD_SUPPORT kernel symbol")'code of BACKLIGHT_LCD_SUPPORT
> is removed from kernel, and control shifted to LCD_CLASS_DEVICE only
> thus updating android recommended config also.
>
> Signed-off-by: Onkarnath <onkarnath.1@...sung.com>
> ---
> kernel/configs/android-recommended.config | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/configs/android-recommended.config b/kernel/configs/android-recommended.config
> index eb0029c9a6a6..0869095ff345 100644
> --- a/kernel/configs/android-recommended.config
> +++ b/kernel/configs/android-recommended.config
> @@ -7,7 +7,6 @@
> # CONFIG_PM_WAKELOCKS_GC is not set
> # CONFIG_VT is not set
> CONFIG_ARM64_SW_TTBR0_PAN=y
> -CONFIG_BACKLIGHT_LCD_SUPPORT=y
> CONFIG_BLK_DEV_DM=y
> CONFIG_BLK_DEV_LOOP=y
> CONFIG_BLK_DEV_RAM=y
> @@ -86,6 +85,7 @@ CONFIG_JOYSTICK_XPAD_FF=y
> CONFIG_JOYSTICK_XPAD_LEDS=y
> CONFIG_KALLSYMS_ALL=y
> CONFIG_KSM=y
> +CONFIG_LCD_CLASS_DEVICE=y
> CONFIG_LOGIG940_FF=y
> CONFIG_LOGIRUMBLEPAD2_FF=y
> CONFIG_LOGITECH_FF=y
> --
> 2.17.1
Download attachment "rcptInfo.txt" of type "application/octet-stream" (1466 bytes)
Powered by blists - more mailing lists