Kishon Vijay Abraham I | 26a84b3 | 2012-08-22 14:10:02 +0530 | [diff] [blame^] | 1 | # |
2 | # Bus Devices | ||||
3 | # | ||||
4 | |||||
5 | menu "Bus devices" | ||||
6 | |||||
7 | config OMAP_OCP2SCP | ||||
8 | tristate "OMAP OCP2SCP DRIVER" | ||||
9 | help | ||||
10 | Driver to enable ocp2scp module which transforms ocp interface | ||||
11 | protocol to scp protocol. In OMAP4, USB PHY is connected via | ||||
12 | OCP2SCP and in OMAP5, both USB PHY and SATA PHY is connected via | ||||
13 | OCP2SCP. | ||||
14 | |||||
15 | endmenu |