commit | 7c925546427a0428b84bc5ba1f28b3698e492072 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Dec 01 14:23:48 2010 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Dec 10 10:21:09 2010 +0200 |
tree | 753685c16953aef4d8cdc148c7c2d1f9bd189fb0 | |
parent | 7421107b293cace2fc081731306d447ecd8517ab [diff] |
usb: musb: add Kconfig options for each glue layer This will make things simpler when choosing which glue layer to compile. It avoids a lot of magic around the "default" Kconfig option and lets the user choose what exactly s/he wants to compile. Signed-off-by: Felipe Balbi <balbi@ti.com>