diff mbox

[U-Boot,37/47] Kconfig: Drop CONFIG_CMD_IMX_FUSE

Message ID 20170515105802.23023-38-sjg@chromium.org
State Accepted
Commit 56aa7dcbdba6942729d9aa4b84fc489a510f0057
Delegated to: Tom Rini
Headers show

Commit Message

Simon Glass May 15, 2017, 10:57 a.m. UTC
This option is not used in U-Boot. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 include/configs/apf27.h      | 1 -
 scripts/config_whitelist.txt | 1 -
 2 files changed, 2 deletions(-)
diff mbox

Patch

diff --git a/include/configs/apf27.h b/include/configs/apf27.h
index 3450751054..073f3b4fef 100644
--- a/include/configs/apf27.h
+++ b/include/configs/apf27.h
@@ -54,7 +54,6 @@ 
 /*
  * U-Boot Commands
  */
-#define CONFIG_CMD_IMX_FUSE	/* imx iim fuse                 */
 #define CONFIG_CMD_MTDPARTS	/* MTD partition support	*/
 #define CONFIG_CMD_NAND		/* NAND support			*/
 #define CONFIG_CMD_NAND_LOCK_UNLOCK
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 4307fc985c..366256c52c 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -384,7 +384,6 @@  CONFIG_CM922T_XA10
 CONFIG_CMDLINE_EDITING
 CONFIG_CMDLINE_PS_SUPPORT
 CONFIG_CMDLINE_TAG
-CONFIG_CMD_IMX_FUSE
 CONFIG_CMD_IO
 CONFIG_CMD_IOLOOP
 CONFIG_CMD_IOTRACE