From 90d99e5936d4bcef31fd19a5339fbb1f1ca188a0 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 4 Aug 2017 16:34:54 -0600 Subject: Convert CONFIG_CMD_TCA642X to Kconfig This converts the following to Kconfig: CONFIG_CMD_TCA642X Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- include/configs/omap5_uevm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h index 9b650090be8..7e2a011843d 100644 --- a/include/configs/omap5_uevm.h +++ b/include/configs/omap5_uevm.h @@ -46,7 +46,6 @@ /* Required support for the TCA642X GPIO we have on the uEVM */ #define CONFIG_TCA642X -#define CONFIG_CMD_TCA642X #define CONFIG_SYS_I2C_TCA642X_BUS_NUM 4 #define CONFIG_SYS_I2C_TCA642X_ADDR 0x22 -- cgit v1.2.3