diff options
author | Tom Rini <trini@konsulko.com> | 2021-07-26 21:10:37 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-26 21:10:37 -0400 |
commit | df59b7d23be71db03275e4c1b243e67397b50f9a (patch) | |
tree | 631e1429acad769c66b39463bdaa8326fe81fb67 /configs/db-88f6820-amc_defconfig | |
parent | b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b (diff) | |
download | u-boot-df59b7d23be71db03275e4c1b243e67397b50f9a.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/db-88f6820-amc_defconfig')
-rw-r--r-- | configs/db-88f6820-amc_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/db-88f6820-amc_defconfig b/configs/db-88f6820-amc_defconfig index a7c8498599..5eec9982a8 100644 --- a/configs/db-88f6820-amc_defconfig +++ b/configs/db-88f6820-amc_defconfig @@ -43,14 +43,12 @@ CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_EFI_PARTITION=y -# CONFIG_PARTITION_UUIDS is not set # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_ENV_OVERWRITE=y CONFIG_USE_ENV_SPI_MAX_HZ=y CONFIG_ENV_SPI_MAX_HZ=50000000 CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_SPL_OF_TRANSLATE=y -CONFIG_BLK=y # CONFIG_SPL_BLK is not set # CONFIG_BLOCK_CACHE is not set CONFIG_DM_I2C=y @@ -74,6 +72,5 @@ CONFIG_DEBUG_UART_SHIFT=2 CONFIG_SYS_NS16550=y CONFIG_KIRKWOOD_SPI=y CONFIG_USB=y -CONFIG_DM_USB=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y |