On Tue, Nov 24, 2020 at 09:33:12AM +0100, Marek Szyprowski wrote: > Exynos EHCI driver is compiled as kernel built-in, but it requires Samsung > USB2 Generic PHY driver to operate properly, which is compiled as module. > Make the Exynos EHCI driver also a module, because having it built-in > makes no sense. Exynos OHCI, which also uses that PHY driver, is already > compiled as a module. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > arch/arm/configs/multi_v7_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied. Best regards, Krzysztof