commit | 533e7b193ad7e22d6d388f954e8ab1fb3548faa0 | [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 | ed9cf1fafa01b3913561b668092a0bc651e10fd1 [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>