]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO
authorSergei Poselenov <sposelenov@emcraft.com>
Tue, 27 May 2008 09:35:02 +0000 (11:35 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 27 May 2008 10:53:34 +0000 (12:53 +0200)
commit5a904e5637cff1d708dc67098004f83ba9e84c54
tree2f7d84a22386ddbfafc6c3fbb454d1a6129316d5
parent2f7468aeba60e1288030a8d007c4e63bd3f13221
USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO

In case of several PCI USB controllers on a board this variable
specifys which controller to use.
See doc/README.generic_usb_ohci for details.

Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
doc/README.generic_usb_ohci
drivers/usb/usb_ohci.c