Search
Open Build Service
>
Projects
>
Tizen
:
Unified
:
ref:20210113.1
>
odroid-linux-kernel
> _service:gbs:0009-arm64-configs-tizen_tm2_defconfig-Enable-max77843-le.patch
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File _service:gbs:0009-arm64-configs-tizen_tm2_defconfig-Enable-max77843-le.patch of Package odroid-linux-kernel
From: Seung-Woo Kim <sw0312.kim@samsung.com> Date: Thu, 11 Jun 2020 12:33:17 +0900 Subject: arm64: configs: tizen_tm2_defconfig: Enable max77843 led driver Enable max77843 led driver. Change-Id: Ie8576f9d451ab29412fc0e73e74e62cd82c4c281 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> --- arch/arm64/configs/tizen_tm2_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig index 16c4e94e781f..52e89c64a278 100644 --- a/arch/arm64/configs/tizen_tm2_defconfig +++ b/arch/arm64/configs/tizen_tm2_defconfig @@ -381,6 +381,7 @@ CONFIG_MMC_DW=y CONFIG_MMC_DW_EXYNOS=y CONFIG_LEDS_CLASS_FLASH=y CONFIG_LEDS_GPIO=y +CONFIG_LEDS_MAX77843=y CONFIG_LEDS_KTD2692=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y CONFIG_RTC_CLASS=y