summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:32 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 16:45:28 (GMT)
commitb5834adfed41be2c7445b731198b9626bff85050 (patch)
treee28f1edb463b51f625ea4fa368cb133ad42029b6
parentc7c111e5f73278f838c4e9284503078dd7b46139 (diff)
downloadu-boot-b5834adfed41be2c7445b731198b9626bff85050.tar.xz
Kconfig: Drop CONFIG_CMD_IMXOTP
This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
-rw-r--r--include/configs/ot1200.h1
-rw-r--r--scripts/config_whitelist.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h
index 2052075..0582fa3 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 5b78d2f..4bc4eb1 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