commit | 75a14b1434a0ca409bcc8ab9b6b2e680796c487e | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Feb 16 12:27:54 2011 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Thu Feb 17 21:11:45 2011 +0200 |
tree | 18ceaa8e3ea4e442c4b087e5572dcc0f8be76120 | |
parent | 04b31c776f34d127b422da92899272a0b8cda21d [diff] |
usb: musb: do not error out if Kconfig doesn't match board mode During development, even though board is wired to e.g. OTG, we might want to compile host-only or peripheral-only configurations. Let's allow that to happen. Signed-off-by: Felipe Balbi <balbi@ti.com>