From: Simon Glass Date: Wed, 17 May 2017 09:25:32 +0000 (-0600) Subject: Kconfig: Drop CONFIG_CMD_IMXOTP X-Git-Tag: v2017.07-rc1~209 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b5834adfed41be2c7445b731198b9626bff85050;p=u-boot Kconfig: Drop CONFIG_CMD_IMXOTP This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass --- diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h index 2052075a54..0582fa3688 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 diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 5b78d2f702..4bc4eb1e59 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -383,7 +383,6 @@ CONFIG_CM922T_XA10 CONFIG_CMDLINE_EDITING CONFIG_CMDLINE_PS_SUPPORT CONFIG_CMDLINE_TAG -CONFIG_CMD_IMXOTP CONFIG_CMD_IMX_FUSE CONFIG_CMD_IO CONFIG_CMD_IOLOOP