diff options
author | Tom Rini <trini@konsulko.com> | 2018-02-10 20:27:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-10 20:29:02 -0500 |
commit | 7c8f00e484658c673d32d8422c96cb64bb571063 (patch) | |
tree | e61c6c50eac27f8843142c417b5d18d0d543b4f1 /configs/CHIP_defconfig | |
parent | f59ab6c659fc8c3abc3fdd85ce9279f7930256a7 (diff) | |
download | u-boot-7c8f00e484658c673d32d8422c96cb64bb571063.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/CHIP_defconfig')
-rw-r--r-- | configs/CHIP_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig index 2452d42a87..0a79219bf6 100644 --- a/configs/CHIP_defconfig +++ b/configs/CHIP_defconfig @@ -12,7 +12,6 @@ CONFIG_CMD_USB_MASS_STORAGE=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_ISO_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set -CONFIG_ENV_IS_NOWHERE=y CONFIG_DFU_RAM=y # CONFIG_MMC is not set CONFIG_AXP_ALDO3_VOLT=3300 |