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/Bananapi_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/Bananapi_defconfig') diff --git a/configs/Bananapi_defconfig b/configs/Bananapi_defconfig index 352a18ec8ce..4e8e1e1a1fd 100644 --- a/configs/Bananapi_defconfig +++ b/configs/Bananapi_defconfig @@ -17,8 +17,8 @@ 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_SCSI=y CONFIG_USB_EHCI_HCD=y -- cgit