From 1bac199e8c876c37f31adeb23a75ae1ca12aea7f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 7 Jan 2019 17:46:19 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/ls1088ardb_sdcard_qspi_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/ls1088ardb_sdcard_qspi_defconfig') diff --git a/configs/ls1088ardb_sdcard_qspi_defconfig b/configs/ls1088ardb_sdcard_qspi_defconfig index 53fa08744b..5b0f1d6d03 100644 --- a/configs/ls1088ardb_sdcard_qspi_defconfig +++ b/configs/ls1088ardb_sdcard_qspi_defconfig @@ -62,5 +62,4 @@ CONFIG_DM_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_USB_DWC3=y -CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y -- cgit