Skip to content
Snippets Groups Projects
Commit dc07961f authored by Uri Mashiach's avatar Uri Mashiach Committed by Tom Rini
Browse files

arm: am57xx: cl-som-am57x: enable USB commands


Add CONFIG_CMD_USB to the defconfig file.

Signed-off-by: default avatarUri Mashiach <uri.mashiach@compulab.co.il>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent d9eb26eb
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ CONFIG_CMD_PART=y
CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
CONFIG_CMD_I2C=y
CONFIG_CMD_USB=y
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment