diff options
author | Tom Rini <trini@konsulko.com> | 2023-05-01 11:50:26 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-05-01 11:50:26 -0400 |
commit | c960c0fd38be57abffb68996e53408ba5f675ee9 (patch) | |
tree | 6d2103d21d37248d22477fc198d6003f27331239 /configs/vexpress_aemv8a_semi_defconfig | |
parent | 27dc8826441f0c5dd6aa6617a32909d9049f1202 (diff) | |
download | u-boot-c960c0fd38be57abffb68996e53408ba5f675ee9.tar.gz u-boot-c960c0fd38be57abffb68996e53408ba5f675ee9.tar.bz2 u-boot-c960c0fd38be57abffb68996e53408ba5f675ee9.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vexpress_aemv8a_semi_defconfig')
-rw-r--r-- | configs/vexpress_aemv8a_semi_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/vexpress_aemv8a_semi_defconfig b/configs/vexpress_aemv8a_semi_defconfig index 4b22d49b29..b642f10364 100644 --- a/configs/vexpress_aemv8a_semi_defconfig +++ b/configs/vexpress_aemv8a_semi_defconfig @@ -32,4 +32,3 @@ CONFIG_SYS_FLASH_EMPTY_INFO=y CONFIG_SYS_FLASH_PROTECTION=y CONFIG_SYS_FLASH_CFI=y CONFIG_SYS_MAX_FLASH_SECT=256 -CONFIG_VIRTIO_MMIO=y |