ia64/xen-unstable
changeset 6342:36cf17b65423
This patch turns on host-side USB support in the x86_64 Dom0 kernel.
Signed-off-by: Aravindh Puthiyaparambil
<aravindh.puthiyaparambil@unisys.com>
Signed-off-by: Aravindh Puthiyaparambil
<aravindh.puthiyaparambil@unisys.com>
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Tue Aug 23 09:28:05 2005 +0000 (2005-08-23) |
parents | 5f3f9701ac11 |
children | b0d820178b81 |
files | linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 |
line diff
1.1 --- a/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 Tue Aug 23 09:26:11 2005 +0000 1.2 +++ b/linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64 Tue Aug 23 09:28:05 2005 +0000 1.3 @@ -807,7 +807,107 @@ CONFIG_DUMMY_CONSOLE=y 1.4 # 1.5 CONFIG_USB_ARCH_HAS_HCD=y 1.6 CONFIG_USB_ARCH_HAS_OHCI=y 1.7 -# CONFIG_USB is not set 1.8 +CONFIG_USB=y 1.9 +# CONFIG_USB_DEBUG is not set 1.10 + 1.11 +# 1.12 +# Miscellaneous USB options 1.13 +# 1.14 +# CONFIG_USB_DEVICEFS is not set 1.15 +# CONFIG_USB_BANDWIDTH is not set 1.16 +# CONFIG_USB_DYNAMIC_MINORS is not set 1.17 +# CONFIG_USB_OTG is not set 1.18 + 1.19 +# 1.20 +# USB Host Controller Drivers 1.21 +# 1.22 +# CONFIG_USB_EHCI_HCD is not set 1.23 +CONFIG_USB_OHCI_HCD=y 1.24 +# CONFIG_USB_OHCI_BIG_ENDIAN is not set 1.25 +CONFIG_USB_OHCI_LITTLE_ENDIAN=y 1.26 +CONFIG_USB_UHCI_HCD=y 1.27 +# CONFIG_USB_SL811_HCD is not set 1.28 + 1.29 +# 1.30 +# USB Device Class drivers 1.31 +# 1.32 +# CONFIG_USB_BLUETOOTH_TTY is not set 1.33 +# CONFIG_USB_ACM is not set 1.34 +# CONFIG_USB_PRINTER is not set 1.35 + 1.36 +# 1.37 +# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 1.38 +# 1.39 +# CONFIG_USB_STORAGE is not set 1.40 + 1.41 +# 1.42 +# USB Input Devices 1.43 +# 1.44 +CONFIG_USB_HID=y 1.45 +CONFIG_USB_HIDINPUT=y 1.46 +# CONFIG_HID_FF is not set 1.47 +# CONFIG_USB_HIDDEV is not set 1.48 +# CONFIG_USB_AIPTEK is not set 1.49 +# CONFIG_USB_WACOM is not set 1.50 +# CONFIG_USB_KBTAB is not set 1.51 +# CONFIG_USB_POWERMATE is not set 1.52 +# CONFIG_USB_MTOUCH is not set 1.53 +# CONFIG_USB_EGALAX is not set 1.54 +# CONFIG_USB_XPAD is not set 1.55 +# CONFIG_USB_ATI_REMOTE is not set 1.56 + 1.57 +# 1.58 +# USB Imaging devices 1.59 +# 1.60 +# CONFIG_USB_MDC800 is not set 1.61 +# CONFIG_USB_MICROTEK is not set 1.62 + 1.63 +# 1.64 +# USB Multimedia devices 1.65 +# 1.66 +# CONFIG_USB_DABUSB is not set 1.67 + 1.68 +# 1.69 +# Video4Linux support is needed for USB Multimedia device support 1.70 +# 1.71 + 1.72 +# 1.73 +# USB Network Adapters 1.74 +# 1.75 +# CONFIG_USB_CATC is not set 1.76 +# CONFIG_USB_KAWETH is not set 1.77 +# CONFIG_USB_PEGASUS is not set 1.78 +# CONFIG_USB_RTL8150 is not set 1.79 +# CONFIG_USB_USBNET is not set 1.80 +CONFIG_USB_MON=y 1.81 + 1.82 +# 1.83 +# USB port drivers 1.84 +# 1.85 + 1.86 +# 1.87 +# USB Serial Converter support 1.88 +# 1.89 +# CONFIG_USB_SERIAL is not set 1.90 + 1.91 +# 1.92 +# USB Miscellaneous drivers 1.93 +# 1.94 +# CONFIG_USB_EMI62 is not set 1.95 +# CONFIG_USB_EMI26 is not set 1.96 +# CONFIG_USB_AUERSWALD is not set 1.97 +# CONFIG_USB_RIO500 is not set 1.98 +# CONFIG_USB_LEGOTOWER is not set 1.99 +# CONFIG_USB_LCD is not set 1.100 +# CONFIG_USB_LED is not set 1.101 +# CONFIG_USB_CYTHERM is not set 1.102 +# CONFIG_USB_PHIDGETKIT is not set 1.103 +# CONFIG_USB_PHIDGETSERVO is not set 1.104 +# CONFIG_USB_IDMOUSE is not set 1.105 + 1.106 +# 1.107 +# USB ATM/DSL drivers 1.108 +# 1.109 1.110 # 1.111 # USB Gadget Support