From b5834adfed41be2c7445b731198b9626bff85050 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:32 -0600 Subject: Kconfig: Drop CONFIG_CMD_IMXOTP This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass --- include/configs/ot1200.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h index 2052075a545..0582fa36883 100644 --- a/include/configs/ot1200.h +++ b/include/configs/ot1200.h @@ -43,7 +43,6 @@ #define CONFIG_SYS_I2C_SPEED 100000 /* OCOTP Configs */ -#define CONFIG_CMD_IMXOTP #define CONFIG_IMX_OTP #define IMX_OTP_BASE OCOTP_BASE_ADDR #define IMX_OTP_ADDR_MAX 0x7F -- cgit v1.2.3