diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-07 17:46:19 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-07 18:11:00 -0500 |
commit | 1bac199e8c876c37f31adeb23a75ae1ca12aea7f (patch) | |
tree | 6d23fb5568a36766df64d91293fec78c07ec5dcd /configs/da850evm_defconfig | |
parent | 7e40d0a38fc42de12696c835eded8945d650bfc1 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/da850evm_defconfig')
-rw-r--r-- | configs/da850evm_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/da850evm_defconfig b/configs/da850evm_defconfig index 1bb7b9a03e..5100ee7b0e 100644 --- a/configs/da850evm_defconfig +++ b/configs/da850evm_defconfig @@ -23,7 +23,6 @@ CONFIG_SPL_SPI_LOAD=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot > " CONFIG_CRC32_VERIFY=y -# CONFIG_CMD_EEPROM is not set CONFIG_CMD_DM=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_GPT is not set |