Re: [PATCH] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-03 Thread Tushar Behera
Hi Marek, Thanks for your review. On Friday 03 June 2011 11:23 AM, Marek Szyprowski wrote: Hello, On Friday, June 03, 2011 7:07 AM Tushar Behera wrote: EHCI requires that USB support be enabled in kernel config. Selecting USB_SUPPORT with S5P_DEV_USB_EHCI fixes the problem. Signed-off-by:

[PATCH] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-02 Thread Tushar Behera
EHCI requires that USB support be enabled in kernel config. Selecting USB_SUPPORT with S5P_DEV_USB_EHCI fixes the problem. Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/plat-s5p/Kconfig |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

RE: [PATCH] ARM: S5P: Fix compilation error for exynos4_defconfig

2011-06-02 Thread Marek Szyprowski
Hello, On Friday, June 03, 2011 7:07 AM Tushar Behera wrote: EHCI requires that USB support be enabled in kernel config. Selecting USB_SUPPORT with S5P_DEV_USB_EHCI fixes the problem. Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/plat-s5p/Kconfig |1 + 1 files