X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fconfig.h;h=13625814f7fd2dfd105f33ebea74ab7e9e37188a;hb=7149fc813139cf564a4456815461c18a8b208e89;hp=e3596526b829496ae139480fc78f3b0010155085;hpb=3c160dde75b9920f048d4276026d680d0f582dc9;p=seabios.git diff --git a/src/config.h b/src/config.h index e359652..1362581 100644 --- a/src/config.h +++ b/src/config.h @@ -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