mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
ARM: mmp: remove obsolete config USB_EHCI_MV_U2O
Commit77acc85ce7
("ARM: mmp: remove device definitions") and commit06f11dfb5b
("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>
This commit is contained in:
parent
74a5b94b62
commit
68e505e2aa
1 changed files with 0 additions and 6 deletions
|
@ -76,10 +76,4 @@ config CPU_MMP2
|
||||||
help
|
help
|
||||||
Select code specific to MMP2. MMP2 is ARMv7 compatible.
|
Select code specific to MMP2. MMP2 is ARMv7 compatible.
|
||||||
|
|
||||||
config USB_EHCI_MV_U2O
|
|
||||||
bool "EHCI support for PXA USB OTG controller"
|
|
||||||
depends on USB_EHCI_MV
|
|
||||||
help
|
|
||||||
Enables support for OTG controller which can be switched to host mode.
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue