diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-10-05 14:38:03 +0200 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-10-05 14:38:03 +0200 |
commit | e18260eea203b67db10f7152154735f0de04b747 (patch) | |
tree | 93aae76485cecbcfc69041f1456f3e126024dcf5 /arch | |
parent | 3c202eda3d2b27b5ec01c23f156e25831cfbba9f (diff) |
Select usb host device.
Diffstat (limited to 'arch')
-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 |