From 877a1a35b3d6c85fb34a3645d8e613ade3bbd5e5 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 11 Aug 2017 11:20:19 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/Bananapro_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/Bananapro_defconfig') diff --git a/configs/Bananapro_defconfig b/configs/Bananapro_defconfig index 4218d5a97a..214c0d85f0 100644 --- a/configs/Bananapro_defconfig +++ b/configs/Bananapro_defconfig @@ -19,9 +19,9 @@ CONFIG_SPL_I2C_SUPPORT=y # CONFIG_SPL_ISO_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_NETCONSOLE=y -CONFIG_SCSI=y CONFIG_ETH_DESIGNWARE=y CONFIG_RGMII=y CONFIG_SUN7I_GMAC=y CONFIG_AXP_ALDO4_VOLT=2500 +CONFIG_SCSI=y CONFIG_USB_EHCI_HCD=y -- cgit