On Mon, Jun 30, 2014 at 02:33:14PM +0530, Sachin Kamat wrote: > Make the config depend on ARCH_EXYNOS5 instead of ARCH_EXYNOS > as this IP is available only on Exynos5 platforms. > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxxx> > --- > drivers/usb/dwc3/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/usb/dwc3/Kconfig b/drivers/usb/dwc3/Kconfig > index 261c3b428220..24a4f8ed9fd1 100644 > --- a/drivers/usb/dwc3/Kconfig > +++ b/drivers/usb/dwc3/Kconfig > @@ -55,7 +55,7 @@ config USB_DWC3_OMAP > > config USB_DWC3_EXYNOS > tristate "Samsung Exynos Platform" > - depends on ARCH_EXYNOS || COMPILE_TEST > + depends on ARCH_EXYNOS5 || COMPILE_TEST what happens when you have exynos[6789] ? Are we going to continually increase this line ? To me this is a pointless change. -- balbi
Attachment:
signature.asc
Description: Digital signature