Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians...
[pandora-u-boot.git] / cmd / Kconfig
index 9ebea76..4569c06 100644 (file)
@@ -977,7 +977,7 @@ config CMD_BCB
 config CMD_BIND
        bool "bind/unbind - Bind or unbind a device to/from a driver"
        depends on DM
-       default y if USB_ETHER
+       imply CMD_DM
        help
          Bind or unbind a device to/from a driver from the command line.
          This is useful in situations where a device may be handled by several