commit | af628af079c42d7c5cfd396c9940500c96f58061 | [log] [tgz] |
---|---|---|
author | Andrew Shadura <andrew.shadura@collabora.co.uk> | Tue May 24 15:56:19 2016 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 07 18:13:06 2016 +0200 |
tree | 0ad9254af3e255a302c2269e25e39cd29091427d | |
parent | c1b428382e7e64b132c6cb498ddba5b96940d6ec [diff] |
board: ge: bx50v3: make USB support optional and disabled by default The USB support is only useful for development and shouldn't be enabled in production, so it has to be disabled in U-boot by default. Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk>