From cc3fedb2046962c6a11e16b1d73d98b4e108a651 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Mon, 6 Aug 2018 14:26:50 -0500 Subject: Convert CONFIG_TWL4030_LED et al to Kconfig This converts the following to Kconfig: CONFIG_TWL4030_LED CONFIG_TWL4030_INPUT This also removes dead references to: CONFIG_TWL4030_KEYPAD Signed-off-by: Adam Ford --- configs/tricorder_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/tricorder_defconfig') diff --git a/configs/tricorder_defconfig b/configs/tricorder_defconfig index 98c2cbd8f5..f92d391e3f 100644 --- a/configs/tricorder_defconfig +++ b/configs/tricorder_defconfig @@ -34,6 +34,7 @@ CONFIG_LED_STATUS2=y CONFIG_LED_STATUS_BIT2=4 CONFIG_LED_STATUS_STATE2=2 CONFIG_LED_STATUS_CMD=y +CONFIG_TWL4030_LED=y CONFIG_MMC_OMAP_HS=y CONFIG_NAND=y CONFIG_SPL_NAND_SIMPLE=y -- cgit v1.2.3