commit | 5493a32c8ee9b54d2eb39c374ddadb7a34143c81 | [log] [tgz] |
---|---|---|
author | Mateusz Kulikowski <mateusz.kulikowski@gmail.com> | Thu Mar 31 23:12:19 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 17:18:09 2016 -0400 |
tree | 1346b0270cf61a82e958bbd6fa566d5764e06447 | |
parent | 6b14fbbdc6b1a6669bc70212bfe6d1d7129e03b4 [diff] |
Migrate CONFIG_ULPI* to Kconfig Move CONFIG_USB_ULPI* from headers to defconfigs for boards that use it. Also - add CONFIG_USB where necesarry - all boards use it, but some are not defining it explicitly. Affected boards: colibri_t20, harmony, mcx, mt_ventoux, twister, zynq_(picozed, zc702, zc706, zed, zybo) Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>