diff options
author | Tom Rini <trini@konsulko.com> | 2019-05-26 14:45:25 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-05-26 14:45:25 -0400 |
commit | 344a0e4367d0820b8eb2ea4a90132433e038095f (patch) | |
tree | bf58156bdb467305dac74f175f5c81ef615d49ac /configs/T2080QDS_defconfig | |
parent | cc1e98b559e46630c3421a7762d02a58e5480926 (diff) | |
download | u-boot-344a0e4367d0820b8eb2ea4a90132433e038095f.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/T2080QDS_defconfig')
-rw-r--r-- | configs/T2080QDS_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T2080QDS_defconfig b/configs/T2080QDS_defconfig index 8acc7675c0..bcbd276b02 100644 --- a/configs/T2080QDS_defconfig +++ b/configs/T2080QDS_defconfig @@ -50,9 +50,9 @@ CONFIG_PHY_AQUANTIA=y CONFIG_E1000=y CONFIG_FMAN_ENET=y CONFIG_MII=y +CONFIG_SYS_QE_FMAN_FW_IN_NOR=y CONFIG_SCSI=y CONFIG_DM_SCSI=y -CONFIG_SYS_QE_FMAN_FW_IN_NOR=y CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_FSL_ESPI=y |