diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index 172a6065f5a275a737fc2979ca40815a02ddac40..071b9675a7819dff38f5128c1d23f635f12b26a8 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -5,6 +5,7 @@
 menuconfig USB_SUPPORT
 	bool "USB support"
 	depends on HAS_IOMEM
+	default y
 
 if USB_SUPPORT