git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe4b83c
)
ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOST
author
Ben Dooks
<ben-linux@fluff.org>
Mon, 26 Oct 2009 20:37:21 +0000
(20:37 +0000)
committer
Ben 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