usb: musb: dsps: use proper child nodes
[linux-2.6-block.git] / drivers / usb / musb / Kconfig
index 797e3fd455102b5365d4730db5659fce1f2ded43..b7257ae038fd36864eb788eea6414b5ab1add2fc 100644 (file)
@@ -83,6 +83,7 @@ config USB_MUSB_AM35X
 
 config USB_MUSB_DSPS
        tristate "TI DSPS platforms"
+       select USB_MUSB_AM335X_CHILD
 
 config USB_MUSB_BLACKFIN
        tristate "Blackfin"
@@ -93,6 +94,9 @@ config USB_MUSB_UX500
 
 endchoice
 
+config USB_MUSB_AM335X_CHILD
+       tristate
+
 choice
        prompt 'MUSB DMA mode'
        default MUSB_PIO_ONLY if ARCH_MULTIPLATFORM