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/bcm968580_ram_defconfig | |
parent | 7e40d0a38fc42de12696c835eded8945d650bfc1 (diff) | |
download | u-boot-1bac199e8c876c37f31adeb23a75ae1ca12aea7f.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/bcm968580_ram_defconfig')
-rw-r--r-- | configs/bcm968580_ram_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/bcm968580_ram_defconfig b/configs/bcm968580_ram_defconfig index 4e10175a50..56e0a56028 100644 --- a/configs/bcm968580_ram_defconfig +++ b/configs/bcm968580_ram_defconfig @@ -23,7 +23,6 @@ CONFIG_DEFAULT_DEVICE_TREE="bcm968580xref" # CONFIG_NET is not set CONFIG_BLK=y CONFIG_CLK=y -CONFIG_FIRMWARE=y # CONFIG_MMC is not set CONFIG_SPECIFY_CONSOLE_INDEX=y # CONFIG_SPL_SERIAL_PRESENT is not set |