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)
commit0bfb34f3a168ee598164803ab3147dd41fc3f843
treed8864e52763ec8e83c562b9726220c0683d712f9
parentfe4b83c4b6346fff28f4f10f34e1aca3f719d68c
ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOST

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>
arch/arm/mach-s3c2440/Kconfig