diff options
Diffstat (limited to 'doc/README.generic_usb_ohci')
-rw-r--r-- | doc/README.generic_usb_ohci | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.generic_usb_ohci b/doc/README.generic_usb_ohci index ba7cea83ca..61300c3575 100644 --- a/doc/README.generic_usb_ohci +++ b/doc/README.generic_usb_ohci @@ -36,8 +36,8 @@ Endianness issues ------------------ The USB bus operates in little endian, but unfortunately there are -OHCI controllers that operate in big endian such as ppc4xx and -mpc5xxx. For these the config option +OHCI controllers that operate in big endian such as ppc4xx. For these the +config option CONFIG_SYS_OHCI_BE_CONTROLLER |