diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-21 08:30:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-21 08:30:45 -0500 |
commit | 32a238df797317436d72ed934727e89fa31585ae (patch) | |
tree | 8a9be48b4535be27d1d0257b93fdc591c98d14a3 /configs/axm_defconfig | |
parent | f0fcab6f8e11cee6d6b81a08fbfc641f6fcce0ec (diff) | |
download | u-boot-32a238df797317436d72ed934727e89fa31585ae.zip u-boot-32a238df797317436d72ed934727e89fa31585ae.tar.gz u-boot-32a238df797317436d72ed934727e89fa31585ae.tar.bz2 |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/axm_defconfig')
-rw-r--r-- | configs/axm_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/axm_defconfig b/configs/axm_defconfig index 98d0e20..0cdb44a 100644 --- a/configs/axm_defconfig +++ b/configs/axm_defconfig @@ -73,4 +73,3 @@ CONFIG_ATMEL_USART=y CONFIG_WDT=y CONFIG_WDT_AT91=y CONFIG_HEXDUMP=y -# CONFIG_EFI_LOADER is not set |