kernel: Fix usb-chipidea dependency on ulpi.ko for 4.19
authorPetr Štetiar <ynezz@true.cz>
Mon, 17 Dec 2018 23:19:30 +0000 (00:19 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 18 Dec 2018 19:17:22 +0000 (20:17 +0100)
commit11945174cf182a526158f0831b7153fff4d3ec6b
tree17d1d136b63ecbd848cb267720e0053239f3c4ab
parentc1c14c9e56c56c04581d2ef8d21f8d5b60c9cd71
kernel: Fix usb-chipidea dependency on ulpi.ko for 4.19

It seems, that since Linux 4.18-rc2 ci_hdrc depends on ulpi.

 commit a930d8bd94d8db7715d1af74299f710b1fb22fc8
 Author: Fabio Estevam <fabio.estevam@nxp.com>
 Date:   Wed Jul 4 10:09:58 2018 -0300

    usb: chipidea: Always build ULPI code

    Commit 03e6275ae381 ("usb: chipidea: Fix ULPI on imx51") causes a kernel
    hang on imx51 systems that use the ULPI interface and do not select the
    CONFIG_USB_CHIPIDEA_ULPI option.

    In order to avoid such potential misuse, let's always build the
    chipidea ULPI code into the final ci_hdrc object.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/kernel/linux/modules/usb.mk