]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/usb/Kconfig
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[karo-tx-uboot.git] / drivers / usb / Kconfig
index f13a088498d052f9efe3e7e96758439e8a5e89ab..716dad478d1063909a9c2e82ec8e5a8b4805d60c 100644 (file)
@@ -47,8 +47,8 @@ config DM_USB
 
          Much of the code is shared but with this option enabled the USB
          uclass takes care of device enumeration. USB devices can be
-         declared with the USB_DEVICE() macro and will be automatically
-         probed when found on the bus.
+         declared with the U_BOOT_USB_DEVICE() macro and will be
+         automatically probed when found on the bus.
 
 source "drivers/usb/host/Kconfig"