Skip to content

Commit 68e505e

Browse files
bulwahnarndb
authored andcommitted
ARM: mmp: remove obsolete config USB_EHCI_MV_U2O
Commit 77acc85 ("ARM: mmp: remove device definitions") and commit 06f11df ("ARM: mmp: remove all board files") remove mach-mmp's device definitions and the board file for the Marvell PXA910-based TTC_DKB Development Platform. With that removal, all references to the config USB_EHCI_MV_U2O are gone. The config has no remaining effect and can be deleted. Remove the obsolete config USB_EHCI_MV_U2O. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 74a5b94 commit 68e505e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

arch/arm/mach-mmp/Kconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,4 @@ config CPU_MMP2
7676
help
7777
Select code specific to MMP2. MMP2 is ARMv7 compatible.
7878

79-
config USB_EHCI_MV_U2O
80-
bool "EHCI support for PXA USB OTG controller"
81-
depends on USB_EHCI_MV
82-
help
83-
Enables support for OTG controller which can be switched to host mode.
84-
8579
endif

0 commit comments

Comments
 (0)