summaryrefslogtreecommitdiff
path: root/configs/cl-som-am57x_defconfig
diff options
context:
space:
mode:
authorUri Mashiach <uri.mashiach@compulab.co.il>2017-02-23 13:39:40 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-08 15:38:39 (GMT)
commitd9eb26eb15150cf11dd522be1a54c4edfbae42e6 (patch)
treef3547481c677caa43972d7a142debcf6dac504f6 /configs/cl-som-am57x_defconfig
parente627290ac63c4d43b24407179d7439dd50a50bfe (diff)
downloadu-boot-fsl-qoriq-d9eb26eb15150cf11dd522be1a54c4edfbae42e6.tar.xz
arm: am57xx: cl-som-am57x: enable USB storage
Add CONFIG_USB_STORAGE to the defconfig file. Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/cl-som-am57x_defconfig')
-rw-r--r--configs/cl-som-am57x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cl-som-am57x_defconfig b/configs/cl-som-am57x_defconfig
index 356266f..f2e5579 100644
--- a/configs/cl-som-am57x_defconfig
+++ b/configs/cl-som-am57x_defconfig
@@ -48,4 +48,5 @@ CONFIG_TI_QSPI=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
+CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT=y