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/usbarmory_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/usbarmory_defconfig') diff --git a/configs/usbarmory_defconfig b/configs/usbarmory_defconfig index 4bac8f1fe6..b1f872405b 100644 --- a/configs/usbarmory_defconfig +++ b/configs/usbarmory_defconfig @@ -15,5 +15,4 @@ CONFIG_CMD_USB=y CONFIG_ENV_IS_IN_MMC=y CONFIG_FSL_ESDHC=y CONFIG_USB=y -CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y -- cgit