diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-11 15:20:19 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-11 15:20:19 (GMT) |
commit | 877a1a35b3d6c85fb34a3645d8e613ade3bbd5e5 (patch) | |
tree | 88800ee599d58c1ee6c48492071964ea3533ed84 /configs/Lamobo_R1_defconfig | |
parent | 7f513e8196589e3b1274132abe3b59e52979e3e5 (diff) | |
download | u-boot-fsl-qoriq-877a1a35b3d6c85fb34a3645d8e613ade3bbd5e5.tar.xz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/Lamobo_R1_defconfig')
-rw-r--r-- | configs/Lamobo_R1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Lamobo_R1_defconfig b/configs/Lamobo_R1_defconfig index 2ec0847..65ccb64 100644 --- a/configs/Lamobo_R1_defconfig +++ b/configs/Lamobo_R1_defconfig @@ -17,8 +17,8 @@ CONFIG_SPL_I2C_SUPPORT=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_ISO_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set -CONFIG_SCSI=y CONFIG_ETH_DESIGNWARE=y CONFIG_RGMII=y CONFIG_SUN7I_GMAC=y +CONFIG_SCSI=y CONFIG_USB_EHCI_HCD=y |