Kconfig: Drop CONFIG_CMD_ENV

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

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2017-05-17 03:25:12 -06:00 committed by Tom Rini
parent 42e6f852dd
commit dcab138793
44 changed files with 0 additions and 55 deletions

View file

@ -17,7 +17,6 @@
#define CONFIG_SYS_TEXT_BASE 0x8BFC0000
#define CONFIG_CMD_SDRAM
#define CONFIG_CMD_ENV
#define CONFIG_BOOTARGS "console=ttySC4,115200"

View file

@ -299,7 +299,6 @@
/*
* U-Boot commands
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_SAVES
#ifndef CONFIG_DRIVER_TI_EMAC

View file

@ -24,7 +24,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_PCI
/* I2C */

View file

@ -51,7 +51,6 @@
/*
* Bootloader Components Configuration
*/
#define CONFIG_CMD_ENV
/* I2C support */
#ifdef CONFIG_SYS_I2C

View file

@ -32,7 +32,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_I2C
#define CONFIG_CMD_PCI
#define CONFIG_CMD_SCSI

View file

@ -273,7 +273,6 @@
/*
* U-Boot commands
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_SAVES
#ifdef CONFIG_CMD_BDI
@ -302,7 +301,6 @@
!defined(CONFIG_USE_SPIFLASH)
#define CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_SIZE (16 << 10)
#undef CONFIG_CMD_ENV
#endif
#ifndef CONFIG_DIRECT_NOR_BOOT

View file

@ -23,7 +23,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
/* I2C */
#define CONFIG_SYS_I2C

View file

@ -24,7 +24,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_PCI
/* SPI NOR flash default params, used by sf commands */

View file

@ -24,7 +24,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_PCI
#define CONFIG_SCSI

View file

@ -25,7 +25,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_NAND
#define CONFIG_CMD_PCI
#define CONFIG_CMD_SATA

View file

@ -28,7 +28,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_NAND
#define CONFIG_CMD_IDE
#define CONFIG_SYS_MVFS

View file

@ -23,7 +23,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_NAND
/*
* mv-common.h should be defined after CMD configs since it used them

View file

@ -46,7 +46,6 @@
#define CONFIG_USB_ETHER_SMSC95XX
/* Extra Commands */
#define CONFIG_CMD_ENV
/* Enable that for switching of boot partitions */
/* Disabled by default as some sub-commands can brick eMMC */
/*#define CONFIG_SUPPORT_EMMC_BOOT */

View file

@ -23,7 +23,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
/* I2C */
#define CONFIG_SYS_I2C

View file

@ -128,7 +128,6 @@
/*
* U-Boot commands
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_SAVES
#ifdef CONFIG_CMD_BDI
@ -169,7 +168,6 @@
!defined(CONFIG_USE_SPIFLASH)
#define CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_SIZE (16 << 10)
#undef CONFIG_CMD_ENV
#endif
/* additions for new relocation code, must added to all boards */

View file

@ -29,7 +29,6 @@
#define CONFIG_SYS_TEXT_BASE 0x8FFC0000
#define CONFIG_CMD_SDRAM
#define CONFIG_CMD_ENV
#define CONFIG_BOOTARGS "console=ttySC0,115200"

View file

@ -18,7 +18,6 @@
* Command line configuration.
*/
#define CONFIG_CMD_SDRAM
#define CONFIG_CMD_ENV
#define CONFIG_BOOTARGS "console=ttySC0,115200 root=1f01"
#define CONFIG_ENV_OVERWRITE 1

View file

@ -43,7 +43,6 @@
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_NAND
#define CONFIG_CMD_IDE
#define CONFIG_SYS_MVFS /* Picks up Filesystem from mv-common.h */

View file

@ -73,7 +73,6 @@
#define CONFIG_FS_EXT4
/* Command line configuration */
#define CONFIG_CMD_ENV
#define CONFIG_MTD_PARTITIONS

View file

@ -32,7 +32,6 @@
* Commands configuration
*/
#define CONFIG_SYS_MVFS
#define CONFIG_CMD_ENV
#define CONFIG_CMD_NAND
/*

View file

@ -241,7 +241,6 @@
/*
* U-Boot commands
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_SAVES
#ifdef CONFIG_CMD_BDI

View file

@ -43,7 +43,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_IDE
#ifndef CONFIG_NETSPACE_MINI_V2 /* No USB ports on Network Space v2 Mini */
#endif

View file

@ -85,7 +85,6 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }
/* Command line configuration */
#define CONFIG_CMD_ENV
#undef CONFIG_CMD_IMLS
#define CONFIG_SYS_HZ 1000

View file

@ -174,9 +174,6 @@
#endif
/* Command line configuration */
#ifndef SPL_NO_ENV
#define CONFIG_CMD_ENV
#endif
/* MMC */
#ifndef SPL_NO_MMC

View file

@ -139,9 +139,6 @@
#define CONFIG_SYS_I2C_MXC_I2C4
/* Command line configuration */
#ifndef SPL_NO_ENV
#define CONFIG_CMD_ENV
#endif
/* MMC */
#ifndef SPL_NO_MMC

View file

@ -160,7 +160,6 @@ unsigned long long get_qixis_addr(void);
#endif
/* Command line configuration */
#define CONFIG_CMD_ENV
/* Miscellaneous configurable options */
#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_DDR_SDRAM_BASE + 0x10000000)

View file

@ -38,7 +38,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_IDE
/*

View file

@ -23,7 +23,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
/* I2C */
#define CONFIG_SYS_I2C

View file

@ -26,8 +26,6 @@
#define GICD_BASE 0xc4301000
#define GICC_BASE 0xc4302000
#define CONFIG_CMD_ENV
/* Monitor Command Prompt */
/* Console I/O Buffer Size */
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \

View file

@ -28,7 +28,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_IDE
/*

View file

@ -284,7 +284,6 @@
/*
* U-Boot commands
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_SAVES
#ifdef CONFIG_CMD_BDI
#define CONFIG_CLOCKS
@ -309,7 +308,6 @@
!defined(CONFIG_USE_SPIFLASH)
#define CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_SIZE (16 << 10)
#undef CONFIG_CMD_ENV
#endif
/* SD/MMC */

View file

@ -26,7 +26,6 @@
* Commands configuration
*/
#define CONFIG_SYS_MVFS
#define CONFIG_CMD_ENV
#define CONFIG_CMD_NAND
#define CONFIG_CMD_IDE

View file

@ -29,7 +29,6 @@
* Commands configuration
*/
#define CONFIG_SYS_MVFS
#define CONFIG_CMD_ENV
#define CONFIG_CMD_NAND
/*

View file

@ -17,7 +17,6 @@
#define CONFIG_SYS_TEXT_BASE 0x8FFC0000
#define CONFIG_CMD_SDRAM
#define CONFIG_CMD_ENV
#define CONFIG_BOOTARGS "console=ttySC3,115200"

View file

@ -117,7 +117,6 @@
#define CONFIG_LOADADDR 0xC307FFC0
#define CONFIG_BOOTARGS "console=ttyLF0 root=/dev/ram rw"
#define CONFIG_CMD_ENV
#define CONFIG_EXTRA_ENV_SETTINGS \
"boot_scripts=boot.scr.uimg boot.scr\0" \
"scriptaddr=" __stringify(CONFIG_LOADADDR) "\0" \

View file

@ -16,7 +16,6 @@
/* #define CONFIG_T_SH7706LSR 1 */
#define CONFIG_CMD_SDRAM
#define CONFIG_CMD_ENV
#define CONFIG_BOOTARGS "console=ttySC0,115200"

View file

@ -97,7 +97,6 @@
* Command support defines
*/
#define CONFIG_CMD_NAND
#define CONFIG_CMD_ENV
#define CONFIG_CMD_SAVES
/*

View file

@ -23,7 +23,6 @@
/*
* Commands configuration
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_SATA
/*

View file

@ -125,7 +125,6 @@
#endif
/*#define CONFIG_MENU_SHOW*/
#define CONFIG_CMD_ENV
/* BOOTP options */
#define CONFIG_BOOTP_BOOTFILESIZE

View file

@ -351,10 +351,6 @@
#define CONFIG_CMD_PCI
#endif
#if defined(CONFIG_SYS_RAMBOOT)
#undef CONFIG_CMD_ENV
#endif
/* Pass Ethernet MAC to VxWorks */
#define CONFIG_SYS_VXWORKS_MAC_PTR 0x000043f0

View file

@ -106,7 +106,6 @@
/*
* Command support defines
*/
#define CONFIG_CMD_ENV
#define CONFIG_CMD_FPGA_LOADMK
#define CONFIG_CMD_MTDPARTS
#define CONFIG_CMD_NAND

View file

@ -52,7 +52,6 @@
{ 4800, 9600, 19200, 38400, 57600, 115200 }
/* Command line configuration */
#define CONFIG_CMD_ENV
#define CONFIG_MP
/* BOOTP options */

View file

@ -54,7 +54,6 @@
/*
* Bootloader Components Configuration
*/
#define CONFIG_CMD_ENV
/*
* MMC Card Configuration

View file

@ -383,7 +383,6 @@ CONFIG_CM922T_XA10
CONFIG_CMDLINE_EDITING
CONFIG_CMDLINE_PS_SUPPORT
CONFIG_CMDLINE_TAG
CONFIG_CMD_ENV
CONFIG_CMD_ENV_CALLBACK
CONFIG_CMD_ENV_FLAGS
CONFIG_CMD_ERRATA