From 82cec84a81a78e2440276868150ef3fe8373878e Mon Sep 17 00:00:00 2001 From: Andy Green Date: Wed, 28 Jan 2009 15:45:55 +0000 Subject: fix-gta03-usb-otg-setup.patch Signed-off-by: Andy Green --- arch/arm/plat-s3c64xx/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'arch/arm/plat-s3c64xx/Kconfig') diff --git a/arch/arm/plat-s3c64xx/Kconfig b/arch/arm/plat-s3c64xx/Kconfig index 54375a00a7d..38c284bbd3f 100644 --- a/arch/arm/plat-s3c64xx/Kconfig +++ b/arch/arm/plat-s3c64xx/Kconfig @@ -19,6 +19,7 @@ config PLAT_S3C64XX select S3C_GPIO_PULL_UPDOWN select S3C_GPIO_CFG_S3C24XX select S3C_GPIO_CFG_S3C64XX + select S3C64XX_SETUP_USBOTG help Base platform code for any Samsung S3C64XX device @@ -59,4 +60,10 @@ config S3C64XX_SETUP_FB_24BPP help Common setup code for S3C64XX with an 24bpp RGB display helper. +config S3C64XX_SETUP_USBOTG + bool + help + Common setup code for S3C64XX with USB OTG + + endif -- cgit v1.2.3