commit | b7b741ea38a32336b45870b76aaec1abe57badd0 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Apr 10 21:55:46 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue May 28 19:22:23 2013 +0300 |
tree | 10d48d17c988e5f6b6743bd3d6eb97f9bc0e0679 | |
parent | 74c2e93600581d80695604126a3725a157d0ab72 [diff] |
usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes This makes building the actual object files optional to the selected mode, which saves users who know which kind of USB mode support they need some binary size. Unimplemented functions are stubbed out with static inline functions. Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Felipe Balbi <balbi@ti.com>