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/devkit8000.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/devkit8000.h') diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index dae76c3..1b175be 100644 --- a/include/configs/devkit8000.h +++ b/include/configs/devkit8000.h @@ -54,7 +54,6 @@ #undef CONFIG_DM9000_DEBUG /* TWL4030 */ -#define CONFIG_TWL4030_LED 1 /* Board NAND Info */ #define CONFIG_JFFS2_NAND -- cgit v1.1