[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Add MMC and Infoniband devices to XenLinux driver configuration
ChangeSet 1.1323, 2005/03/19 19:46:17+00:00, kaf24@xxxxxxxxxxxxxxxxxxxx Add MMC and Infoniband devices to XenLinux driver configuration options. Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx> Kconfig.drivers | 2 ++ configs/xen0_defconfig | 14 ++++++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff -Nru a/linux-2.6.11-xen-sparse/arch/xen/Kconfig.drivers b/linux-2.6.11-xen-sparse/arch/xen/Kconfig.drivers --- a/linux-2.6.11-xen-sparse/arch/xen/Kconfig.drivers 2005-03-19 15:02:35 -05:00 +++ b/linux-2.6.11-xen-sparse/arch/xen/Kconfig.drivers 2005-03-19 15:02:35 -05:00 @@ -44,6 +44,8 @@ source "drivers/video/Kconfig" source "sound/Kconfig" source "drivers/usb/Kconfig" +source "drivers/mmc/Kconfig" +source "drivers/infiniband/Kconfig" endif if !XEN_PHYSDEV_ACCESS diff -Nru a/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig b/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig --- a/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig 2005-03-19 15:02:35 -05:00 +++ b/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig 2005-03-19 15:02:35 -05:00 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.11-xen0 -# Sat Mar 12 21:28:56 2005 +# Sat Mar 19 19:42:39 2005 # CONFIG_XEN=y CONFIG_ARCH_XEN=y @@ -816,7 +816,7 @@ CONFIG_AGP_SWORKS=m CONFIG_AGP_VIA=m # CONFIG_AGP_EFFICEON is not set -CONFIG_DRM=y +CONFIG_DRM=m CONFIG_DRM_TDFX=m # CONFIG_DRM_GAMMA is not set CONFIG_DRM_R128=m @@ -888,6 +888,16 @@ # USB Gadget Support # # CONFIG_USB_GADGET is not set + +# +# MMC/SD Card support +# +# CONFIG_MMC is not set + +# +# InfiniBand support +# +# CONFIG_INFINIBAND is not set # # File systems ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |