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 --- include/configs/omap3_beagle.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/omap3_beagle.h') diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index 1fbe27e1aa..7698a90c4e 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h @@ -60,7 +60,6 @@ /* DSS Support */ /* TWL4030 LED Support */ -#define CONFIG_TWL4030_LED /* Environment */ #define CONFIG_ENV_SIZE SZ_128K -- cgit