]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: am57xx: cl-som-am57x: enable USB commands
authorUri Mashiach <uri.mashiach@compulab.co.il>
Thu, 23 Feb 2017 13:39:41 +0000 (15:39 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 8 May 2017 15:38:39 +0000 (11:38 -0400)
Add CONFIG_CMD_USB to the defconfig file.

Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/cl-som-am57x_defconfig

index f2e55794f52328ea4174b1b595fd6768cb399f9f..ed419a34d17d5d3ecb7448483eb9e8c97552f949 100644 (file)
@@ -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