mainboard/intel/galileo: Enable USB device support

Turn on the USB device port.

TEST=Build and run on Galileo Gen2

Change-Id: Ic1fbb2cd51414ce927f2b408ccd27c7edf978744
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/14943
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
diff --git a/src/mainboard/intel/galileo/devicetree.cb b/src/mainboard/intel/galileo/devicetree.cb
index 66d32a8..fcc0dae 100644
--- a/src/mainboard/intel/galileo/devicetree.cb
+++ b/src/mainboard/intel/galileo/devicetree.cb
@@ -31,7 +31,7 @@
 		device pci 00.0 on end	# 8086 0958 - Host Bridge
 		device pci 14.0 on end	# 8086 08A7 - SD/SDIO/eMMC controller
 		device pci 14.1 off end	# 8086 0936 - HSUART 0
-		device pci 14.2 off end	# 8086 0939 - USB 2.0 Device port
+		device pci 14.2 on end	# 8086 0939 - USB 2.0 Device port
 		device pci 14.3 on end	# 8086 0939 - USB EHCI Host controller
 		device pci 14.4 on end	# 8086 093A - USB OHCI Host controller
 		device pci 14.5 on end	# 8086 0936 - HSUART 1