Re: [PATCH] usb: gadget: fsl: properly remove remnant of MXC support

From: Joel Stanley
Date: Mon Jun 14 2021 - 22:25:36 EST


On Sat, 12 Jun 2021 at 00:31, Li Yang <leoyang.li@xxxxxxx> wrote:
>
> Commit a390bef7db1f ("usb: gadget: fsl_mxc_udc: Remove the driver")
> didn't remove all the MXC related stuff which can cause build problem
> for LS1021 when enabled again in Kconfig. This patch remove all the
> remnants.
>
> Signed-off-by: Li Yang <leoyang.li@xxxxxxx>

Reviewed-by: Joel Stanley <joel@xxxxxxxxx>

Will you re-submit the kconfig change once this is merged?

Cheers,

Joel