diff options
author | Tom Rini <trini@konsulko.com> | 2024-03-01 09:06:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-03-01 09:10:04 -0500 |
commit | 19f657600781fad7932d563e5de90811659c293d (patch) | |
tree | e5746924c9659470ece8800c2d042180503a98f0 /configs/socfpga_arria10_defconfig | |
parent | abd4fb5ac13215733569925a06991e0a182ede14 (diff) | |
download | u-boot-19f657600781fad7932d563e5de90811659c293d.tar.gz u-boot-19f657600781fad7932d563e5de90811659c293d.tar.bz2 u-boot-19f657600781fad7932d563e5de90811659c293d.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/socfpga_arria10_defconfig')
-rw-r--r-- | configs/socfpga_arria10_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arria10_defconfig index 5c7ef4ff1b..6d27deebd5 100644 --- a/configs/socfpga_arria10_defconfig +++ b/configs/socfpga_arria10_defconfig @@ -39,7 +39,6 @@ CONFIG_SPL_FPGA=y CONFIG_SYS_MAXARGS=32 CONFIG_CMD_ASKENV=y CONFIG_CMD_GREPENV=y -# CONFIG_CMD_FLASH is not set CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y CONFIG_CMD_USB=y |