ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOST
authorBen Dooks <ben-linux@fluff.org>
Mon, 26 Oct 2009 20:37:21 +0000 (20:37 +0000)
committerBen Dooks <ben-linux@fluff.org>
Wed, 28 Oct 2009 18:34:37 +0000 (18:34 +0000)
Fix missing select of S3C_DEV_USB_HOST when building for mini2440
only. Fixes the following error:

built-in.o: undefined reference to `s3c_device_usb`

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found