Initial support for booting from USB drives.
[seabios.git] / src / config.h
index e3596526b829496ae139480fc78f3b0010155085..13625814f7fd2dfd105f33ebea74ab7e9e37188a 100644 (file)
@@ -36,6 +36,8 @@
 #define CONFIG_USB_UHCI 1
 // Support USB OHCI controllers
 #define CONFIG_USB_OHCI 1
+// Support USB disks
+#define CONFIG_USB_MSC 1
 // Support USB hubs
 #define CONFIG_USB_HUB 1
 // Support USB keyboards