Commit 10c01337d3ad0d4878b4b5fb14145a8e6e6f63c7

Authored by Simon Glass
Committed by Tom Rini
1 parent d569c95ec0

Kconfig: Drop CONFIG_CMD_DFL

This option is not used in U-Boot. Drop it.

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

Showing 6 changed files with 0 additions and 6 deletions Side-by-side Diff

include/configs/armadillo-800eva.h
... ... @@ -16,7 +16,6 @@
16 16  
17 17 #include <asm/arch/rmobile.h>
18 18  
19   -#define CONFIG_CMD_DFL
20 19 #define CONFIG_CMD_SDRAM
21 20  
22 21 #define BOARD_LATE_INIT
include/configs/rcar-gen2-common.h
... ... @@ -11,7 +11,6 @@
11 11  
12 12 #include <asm/arch/rmobile.h>
13 13  
14   -#define CONFIG_CMD_DFL
15 14 #define CONFIG_CMD_SDRAM
16 15  
17 16 /* Support File sytems */
include/configs/rcar-gen3-common.h
... ... @@ -12,7 +12,6 @@
12 12  
13 13 #include <asm/arch/rmobile.h>
14 14  
15   -#define CONFIG_CMD_DFL
16 15 #define CONFIG_CMD_SDRAM
17 16 #define CONFIG_CMD_FAT
18 17 #define CONFIG_CMD_EXT2
include/configs/sh7752evb.h
... ... @@ -14,7 +14,6 @@
14 14  
15 15 #define CONFIG_SYS_TEXT_BASE 0x5ff80000
16 16  
17   -#define CONFIG_CMD_DFL
18 17 #define CONFIG_CMD_SDRAM
19 18  
20 19 #define CONFIG_BOOTARGS "console=ttySC2,115200 root=/dev/nfs ip=dhcp"
include/configs/sh7753evb.h
... ... @@ -14,7 +14,6 @@
14 14  
15 15 #define CONFIG_SYS_TEXT_BASE 0x5ff80000
16 16  
17   -#define CONFIG_CMD_DFL
18 17 #define CONFIG_CMD_SDRAM
19 18  
20 19 #define CONFIG_BOOTARGS "console=ttySC2,115200 root=/dev/nfs ip=dhcp"
scripts/config_whitelist.txt
... ... @@ -394,7 +394,6 @@
394 394 CONFIG_CMDLINE_PS_SUPPORT
395 395 CONFIG_CMDLINE_TAG
396 396 CONFIG_CMD_DATE
397   -CONFIG_CMD_DFL
398 397 CONFIG_CMD_DIAG
399 398 CONFIG_CMD_DISPLAY
400 399 CONFIG_CMD_DS4510