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/omap3_beagle_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/omap3_beagle_defconfig') diff --git a/configs/omap3_beagle_defconfig b/configs/omap3_beagle_defconfig index 4fb8aec57d..9581dd9537 100644 --- a/configs/omap3_beagle_defconfig +++ b/configs/omap3_beagle_defconfig @@ -66,7 +66,6 @@ CONFIG_USB_OMAP3=y CONFIG_USB_MUSB_GADGET=y CONFIG_USB_MUSB_OMAP2PLUS=y CONFIG_TWL4030_USB=y -CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="TI" CONFIG_USB_GADGET_VENDOR_NUM=0x0451 -- cgit