direct-io.hg
changeset 4745:3ddafa92ae74
bitkeeper revision 1.1389.1.33 (42776e6bEAgn5XiT_loU6uDLsp9dfw)
Add USB HID support to domain0 kernel default configuration.
Signed-off-by: Keir Fraser <keir@xensource.com>
Add USB HID support to domain0 kernel default configuration.
Signed-off-by: Keir Fraser <keir@xensource.com>
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Tue May 03 12:28:27 2005 +0000 (2005-05-03) |
parents | 744388e70e60 |
children | d8a9ad9290ac |
files | linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32 |
line diff
1.1 --- a/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32 Tue May 03 12:24:58 2005 +0000 1.2 +++ b/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32 Tue May 03 12:28:27 2005 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # 1.5 # Automatically generated make config: don't edit 1.6 # Linux kernel version: 2.6.11-xen0 1.7 -# Wed Apr 6 09:19:05 2005 1.8 +# Tue May 3 13:25:48 2005 1.9 # 1.10 CONFIG_XEN=y 1.11 CONFIG_ARCH_XEN=y 1.12 @@ -230,6 +230,7 @@ CONFIG_BLK_DEV_LOOP=y 1.13 # CONFIG_BLK_DEV_CRYPTOLOOP is not set 1.14 # CONFIG_BLK_DEV_NBD is not set 1.15 # CONFIG_BLK_DEV_SX8 is not set 1.16 +# CONFIG_BLK_DEV_UB is not set 1.17 CONFIG_BLK_DEV_RAM=y 1.18 CONFIG_BLK_DEV_RAM_COUNT=16 1.19 CONFIG_BLK_DEV_RAM_SIZE=4096 1.20 @@ -889,13 +890,107 @@ CONFIG_DUMMY_CONSOLE=y 1.21 # 1.22 # USB support 1.23 # 1.24 -# CONFIG_USB is not set 1.25 +CONFIG_USB=y 1.26 +# CONFIG_USB_DEBUG is not set 1.27 + 1.28 +# 1.29 +# Miscellaneous USB options 1.30 +# 1.31 +# CONFIG_USB_DEVICEFS is not set 1.32 +# CONFIG_USB_BANDWIDTH is not set 1.33 +# CONFIG_USB_DYNAMIC_MINORS is not set 1.34 +# CONFIG_USB_OTG is not set 1.35 CONFIG_USB_ARCH_HAS_HCD=y 1.36 CONFIG_USB_ARCH_HAS_OHCI=y 1.37 1.38 # 1.39 +# USB Host Controller Drivers 1.40 +# 1.41 +# CONFIG_USB_EHCI_HCD is not set 1.42 +CONFIG_USB_OHCI_HCD=y 1.43 +CONFIG_USB_UHCI_HCD=y 1.44 +# CONFIG_USB_SL811_HCD is not set 1.45 + 1.46 +# 1.47 +# USB Device Class drivers 1.48 +# 1.49 +# CONFIG_USB_BLUETOOTH_TTY is not set 1.50 +# CONFIG_USB_ACM is not set 1.51 +# CONFIG_USB_PRINTER is not set 1.52 + 1.53 +# 1.54 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 1.55 # 1.56 +# CONFIG_USB_STORAGE is not set 1.57 + 1.58 +# 1.59 +# USB Input Devices 1.60 +# 1.61 +CONFIG_USB_HID=y 1.62 +CONFIG_USB_HIDINPUT=y 1.63 +# CONFIG_HID_FF is not set 1.64 +# CONFIG_USB_HIDDEV is not set 1.65 +# CONFIG_USB_AIPTEK is not set 1.66 +# CONFIG_USB_WACOM is not set 1.67 +# CONFIG_USB_KBTAB is not set 1.68 +# CONFIG_USB_POWERMATE is not set 1.69 +# CONFIG_USB_MTOUCH is not set 1.70 +# CONFIG_USB_EGALAX is not set 1.71 +# CONFIG_USB_XPAD is not set 1.72 +# CONFIG_USB_ATI_REMOTE is not set 1.73 + 1.74 +# 1.75 +# USB Imaging devices 1.76 +# 1.77 +# CONFIG_USB_MDC800 is not set 1.78 +# CONFIG_USB_MICROTEK is not set 1.79 +# CONFIG_USB_HPUSBSCSI is not set 1.80 + 1.81 +# 1.82 +# USB Multimedia devices 1.83 +# 1.84 +# CONFIG_USB_DABUSB is not set 1.85 + 1.86 +# 1.87 +# Video4Linux support is needed for USB Multimedia device support 1.88 +# 1.89 + 1.90 +# 1.91 +# USB Network Adapters 1.92 +# 1.93 +# CONFIG_USB_CATC is not set 1.94 +# CONFIG_USB_KAWETH is not set 1.95 +# CONFIG_USB_PEGASUS is not set 1.96 +# CONFIG_USB_RTL8150 is not set 1.97 +# CONFIG_USB_USBNET is not set 1.98 + 1.99 +# 1.100 +# USB port drivers 1.101 +# 1.102 + 1.103 +# 1.104 +# USB Serial Converter support 1.105 +# 1.106 +# CONFIG_USB_SERIAL is not set 1.107 + 1.108 +# 1.109 +# USB Miscellaneous drivers 1.110 +# 1.111 +# CONFIG_USB_EMI62 is not set 1.112 +# CONFIG_USB_EMI26 is not set 1.113 +# CONFIG_USB_AUERSWALD is not set 1.114 +# CONFIG_USB_RIO500 is not set 1.115 +# CONFIG_USB_LEGOTOWER is not set 1.116 +# CONFIG_USB_LCD is not set 1.117 +# CONFIG_USB_LED is not set 1.118 +# CONFIG_USB_CYTHERM is not set 1.119 +# CONFIG_USB_PHIDGETKIT is not set 1.120 +# CONFIG_USB_PHIDGETSERVO is not set 1.121 +# CONFIG_USB_IDMOUSE is not set 1.122 + 1.123 +# 1.124 +# USB ATM/DSL drivers 1.125 +# 1.126 1.127 # 1.128 # USB Gadget Support