diff options
author | Tom Rini <trini@konsulko.com> | 2017-07-24 21:10:06 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-25 13:52:46 -0400 |
commit | 5785e51940f0dd89ab372a56fc7341fdd2739277 (patch) | |
tree | 155983d94777fee3df98d8f1aa18190efce47ae0 /configs/am335x_boneblack_defconfig | |
parent | d56b4b19744c314c26dc77585a7c7a9253d1487d (diff) | |
download | u-boot-5785e51940f0dd89ab372a56fc7341fdd2739277.tar.gz u-boot-5785e51940f0dd89ab372a56fc7341fdd2739277.tar.xz u-boot-5785e51940f0dd89ab372a56fc7341fdd2739277.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_boneblack_defconfig')
-rw-r--r-- | configs/am335x_boneblack_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am335x_boneblack_defconfig b/configs/am335x_boneblack_defconfig index 2275e1a036..a40f908c1c 100644 --- a/configs/am335x_boneblack_defconfig +++ b/configs/am335x_boneblack_defconfig @@ -23,7 +23,6 @@ CONFIG_FASTBOOT_BUF_ADDR=0x81000000 CONFIG_FASTBOOT_BUF_SIZE=0x07000000 # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set -CONFIG_CMD_FASTBOOT=y # CONFIG_CMD_SETEXPR is not set CONFIG_DFU_TFTP=y CONFIG_DFU_MMC=y |