summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2014-01-04 09:08:57 -0700
committerEric Nelson <eric.nelson@boundarydevices.com>2014-01-04 09:08:57 -0700
commit4cb7ed626104c9952b989ca07aa4d312563b3596 (patch)
treef5bd4cf0afb425e1d816ecb92c99610b3d7f3d29
parent42527469c617f9c22ecf42d36266245a0b0cffc3 (diff)
sp defconfig: Add USB Mass Storage gadget for use with usbwrite
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
-rw-r--r--arch/arm/configs/sp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/sp_defconfig b/arch/arm/configs/sp_defconfig
index 2d3751228b7c..5fb8ce9a48ae 100644
--- a/arch/arm/configs/sp_defconfig
+++ b/arch/arm/configs/sp_defconfig
@@ -182,6 +182,7 @@ CONFIG_USB_SERIAL_OPTION=y
CONFIG_USB_GADGET=y
CONFIG_USB_ETH=m
# CONFIG_USB_ETH_RNDIS is not set
+CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_G_SERIAL=m
CONFIG_MXC_OTG=y
CONFIG_MMC=y