File tree Expand file tree Collapse file tree 3 files changed +0
-51
lines changed Expand file tree Collapse file tree 3 files changed +0
-51
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,6 @@ config USB_MUSB_AM35X
101
101
102
102
config USB_MUSB_DSPS
103
103
tristate "TI DSPS platforms"
104
- select USB_MUSB_AM335X_CHILD
105
104
depends on ARCH_OMAP2PLUS || COMPILE_TEST
106
105
depends on OF_IRQ
107
106
@@ -122,9 +121,6 @@ config USB_MUSB_MEDIATEK
122
121
depends on GENERIC_PHY
123
122
select USB_ROLE_SWITCH
124
123
125
- config USB_MUSB_AM335X_CHILD
126
- tristate
127
-
128
124
comment "MUSB DMA mode"
129
125
130
126
config MUSB_PIO_ONLY
Original file line number Diff line number Diff line change @@ -26,9 +26,6 @@ obj-$(CONFIG_USB_MUSB_JZ4740) += jz4740.o
26
26
obj-$(CONFIG_USB_MUSB_SUNXI) += sunxi.o
27
27
obj-$(CONFIG_USB_MUSB_MEDIATEK) += mediatek.o
28
28
29
-
30
- obj-$(CONFIG_USB_MUSB_AM335X_CHILD) += musb_am335x.o
31
-
32
29
# the kconfig must guarantee that only one of the
33
30
# possible I/O schemes will be enabled at a time ...
34
31
# PIO only, or DMA (several potential schemes).
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments