diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-10-05 14:38:03 +0200 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-12-07 09:57:57 +0100 |
commit | be0cfe737dd7a7864d02029c8044827056c5d34f (patch) | |
tree | 36e7ce48759698762fb85c5e17dfb1d509398bcc /arch/arm | |
parent | 22763c5cf3690a681551162c15d34d935308c8d7 (diff) |
Select usb host device.
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-s3c2442/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig index 103e913f225..26c14b1b835 100644 --- a/arch/arm/mach-s3c2442/Kconfig +++ b/arch/arm/mach-s3c2442/Kconfig @@ -33,6 +33,7 @@ config MACH_NEO1973_GTA02 select POWER_SUPPLY select MACH_NEO1973 select S3C2410_PWM + select S3C_DEV_USB_HOST help Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone |