[PATCH] ARM: imx_v6_v7_defconfig: Add Chipidea USB driver support
Dirk Behme
dirk.behme at de.bosch.com
Thu Aug 9 01:45:19 EDT 2012
On 09.08.2012 00:06, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
>
> Add Chipidea USB driver support.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> arch/arm/configs/imx_v6_v7_defconfig | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index f725b96..5f6138d 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -179,6 +179,9 @@ CONFIG_SND_SOC_IMX_MC13783=y
> CONFIG_USB=y
> CONFIG_USB_EHCI_HCD=y
> CONFIG_USB_EHCI_MXC=y
> +CONFIG_USB_CHIPIDEA=y
> +CONFIG_USB_CHIPIDEA_HOST=y
> +CONFIG_USB_MXS_PHY=y
> CONFIG_USB_STORAGE=y
> CONFIG_MMC=y
> CONFIG_MMC_SDHCI=y
I'm not sure if we still need
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_MXC=y
or if this can be removed? Besides this:
Acked-by: Dirk Behme <dirk.behme at de.bosch.com>
Thanks
Dirk
More information about the linux-arm-kernel
mailing list