mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Kconfig: Drop CONFIG_CMD_IMX_FUSE
This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
b5834adfed
commit
56aa7dcbdb
2 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -383,7 +383,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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue