diff options
author | Tom Rini <trini@konsulko.com> | 2022-10-21 13:28:36 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-10-21 14:07:17 -0400 |
commit | d662e9adae9ad42e4b0846233a2243853a83db48 (patch) | |
tree | fa2d4a4a459b20ebb3ec3f10b5ed1147ef3db747 /configs/sama5d2_icp_qspiflash_defconfig | |
parent | f60e6f67676470d1502549fef056bce73d0c0b00 (diff) | |
download | u-boot-d662e9adae9ad42e4b0846233a2243853a83db48.tar.gz u-boot-d662e9adae9ad42e4b0846233a2243853a83db48.tar.bz2 u-boot-d662e9adae9ad42e4b0846233a2243853a83db48.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sama5d2_icp_qspiflash_defconfig')
-rw-r--r-- | configs/sama5d2_icp_qspiflash_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama5d2_icp_qspiflash_defconfig b/configs/sama5d2_icp_qspiflash_defconfig index 4a9bd54375..a8884b0b5d 100644 --- a/configs/sama5d2_icp_qspiflash_defconfig +++ b/configs/sama5d2_icp_qspiflash_defconfig @@ -57,7 +57,6 @@ CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y -CONFIG_DM=y CONFIG_CLK=y CONFIG_CLK_AT91=y CONFIG_AT91_UTMI=y |