usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabled
authorGeorge Cherian <george.cherian@ti.com>
Fri, 2 May 2014 08:11:00 +0000 (13:41 +0530)
committerFelipe Balbi <balbi@ti.com>
Wed, 14 May 2014 14:23:25 +0000 (09:23 -0500)
commit411dd19c682dd9c1c29a722bde2d172ee72707de
treecbaf79a04058e673e0e1de7a29fb151525d874a8
parentb34e08d5c7062c19a3f582d23d5f649c79ff3409
usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabled

AM335x MUSB supports both PIO and DMA mode. When DMA mode is
selected users need to explicitly enable the DMA driver. To avoid the
extra configuration select the DMA driver if DMA mode is set for AM335x MUSB.

Signed-off-by: George Cherian <george.cherian@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/Kconfig