Commit d9eb26eb15150cf11dd522be1a54c4edfbae42e6

Authored by Uri Mashiach
Committed by Tom Rini
1 parent e627290ac6

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>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/cl-som-am57x_defconfig
... ... @@ -48,5 +48,6 @@
48 48 CONFIG_USB=y
49 49 CONFIG_USB_XHCI_HCD=y
50 50 CONFIG_USB_XHCI_DWC3=y
  51 +CONFIG_USB_STORAGE=y
51 52 CONFIG_OF_LIBFDT=y