summaryrefslogtreecommitdiff
path: root/drivers/usb/mtu3/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/mtu3/Kconfig')
-rw-r--r--drivers/usb/mtu3/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/mtu3/Kconfig b/drivers/usb/mtu3/Kconfig
index bf98fd36341d..d281da1cdbcc 100644
--- a/drivers/usb/mtu3/Kconfig
+++ b/drivers/usb/mtu3/Kconfig
@@ -21,7 +21,7 @@ config USB_MTU3
if USB_MTU3
choice
- bool "MTU3 Mode Selection"
+ prompt "MTU3 Mode Selection"
default USB_MTU3_DUAL_ROLE if (USB && USB_GADGET)
default USB_MTU3_HOST if (USB && !USB_GADGET)
default USB_MTU3_GADGET if (!USB && USB_GADGET)