From 2e015d4da56c91d18fed240264cb6f105f680121 Mon Sep 17 00:00:00 2001 From: johnwc_yeh Date: Fri, 26 Mar 2021 14:07:36 +0800 Subject: cret: Initial EC image set gpio Initial gpio for cret. BUG=b:181325655 BRANCH=None TEST=This ec bin file can boot on madoo. Signed-off-by: johnwc_yeh Change-Id: I8d6e0b534503bf08e5f81f739543337e92af19b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2787949 Reviewed-by: Aseda Aboagye --- board/cret/board.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'board/cret/board.h') diff --git a/board/cret/board.h b/board/cret/board.h index 3ab66794a4..b4de76adcb 100644 --- a/board/cret/board.h +++ b/board/cret/board.h @@ -46,9 +46,6 @@ */ #define GPIO_USB_C1_INT_ODL GPIO_SUB_C1_INT_EN_RAILS_ODL -/* Keyboard */ -#define CONFIG_PWM_KBLIGHT - /* LED */ #define CONFIG_LED_PWM #define CONFIG_LED_PWM_COUNT 1 -- cgit v1.2.1