]> xenbits.xen.org Git - xenclient/kernel.git/commitdiff
imported patch oem-kernel-config disable-infiniband
authort_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:06:03 +0000 (12:06 +0000)
committert_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:06:03 +0000 (12:06 +0000)
buildconfigs/conf.linux-oem/00.debug-options [new file with mode: 0644]
buildconfigs/conf.linux-oem/10.libata [new file with mode: 0644]
buildconfigs/conf.linux-oem/20.usb [new file with mode: 0644]
buildconfigs/conf.linux-oem/25.scsidev [new file with mode: 0644]
buildconfigs/conf.linux-oem/30.filesystems [new file with mode: 0644]

diff --git a/buildconfigs/conf.linux-oem/00.debug-options b/buildconfigs/conf.linux-oem/00.debug-options
new file mode 100644 (file)
index 0000000..4df8bd0
--- /dev/null
@@ -0,0 +1 @@
+CONFIG_DEBUG_INFO=y
diff --git a/buildconfigs/conf.linux-oem/10.libata b/buildconfigs/conf.linux-oem/10.libata
new file mode 100644 (file)
index 0000000..2cdb6c8
--- /dev/null
@@ -0,0 +1,17 @@
+CONFIG_ATA=m
+CONFIG_SATA_AHCI=m
+CONFIG_SATA_SVW=m
+CONFIG_ATA_PIIX=m
+CONFIG_SATA_MV=m
+CONFIG_SATA_NV=m
+CONFIG_PDC_ADMA=m
+CONFIG_SATA_QSTOR=m
+CONFIG_SATA_PROMISE=m
+CONFIG_SATA_SX4=m
+CONFIG_SATA_SIL=m
+CONFIG_SATA_SIL24=m
+CONFIG_SATA_SIS=m
+CONFIG_SATA_ULI=m
+CONFIG_SATA_VIA=m
+CONFIG_SATA_VITESSE=m
+CONFIG_SATA_INTEL_COMBINED=y
diff --git a/buildconfigs/conf.linux-oem/20.usb b/buildconfigs/conf.linux-oem/20.usb
new file mode 100644 (file)
index 0000000..8e81a1e
--- /dev/null
@@ -0,0 +1,5 @@
+CONFIG_USB=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_UHCI_HCD=y
+CONFIG_USB_STORAGE=y
+CONFIG_USB_LIBUSUAL=y
diff --git a/buildconfigs/conf.linux-oem/25.scsidev b/buildconfigs/conf.linux-oem/25.scsidev
new file mode 100644 (file)
index 0000000..e71b9a4
--- /dev/null
@@ -0,0 +1 @@
+CONFIG_BLK_DEV_SD=y
diff --git a/buildconfigs/conf.linux-oem/30.filesystems b/buildconfigs/conf.linux-oem/30.filesystems
new file mode 100644 (file)
index 0000000..3e92149
--- /dev/null
@@ -0,0 +1,3 @@
+CONFIG_EXT3_FS=y
+CONFIG_JBD=y
+CONFIG_SQUASHFS=y