[U-Boot] [PATCH v1 2/3] ARM: imx: config: Disable support for USB on MCCMON6

2019-07-20 Thread sbabic
> The IMX6Q based MCCMON6 is not using USB for any purpose. > Signed-off-by: Lukasz Majewski Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing Director:

[U-Boot] [PATCH v1 2/3] ARM: imx: config: Disable support for USB on MCCMON6

2019-05-16 Thread Lukasz Majewski
The IMX6Q based MCCMON6 is not using USB for any purpose. Signed-off-by: Lukasz Majewski --- configs/mccmon6_nor_defconfig | 2 -- configs/mccmon6_sd_defconfig | 2 -- include/configs/mccmon6.h | 5 - 3 files changed, 9 deletions(-) diff --git a/configs/mccmon6_nor_defconfig