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-06 09:54:08 +0100 |
commit | cc3b40ba5089b23562afbe78f7c3e79117e6fd37 (patch) | |
tree | 3cf4853204603ec0c32fadb1289bf2d686c4daf7 /arch/arm | |
parent | aa20bf0814698e26ec6a850a5c215446a7087d22 (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 |