From: Isaku Yamahata Date: Mon, 29 Jun 2009 03:09:16 +0000 (+0900) Subject: [IA64] Build blktap2 driver by default in x86 builds. X-Git-Tag: xen-3.4.2~29 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a99a02027c703b913731829fbda995a18fc59eb2;p=legacy%2Flinux-2.6.18-xen.git [IA64] Build blktap2 driver by default in x86 builds. add CONFIG_XEN_BLKDEV_TAP2=y to buildconfigs/linux-defconfig_xen_ia64. Signed-off-by: Isaku Yamahata --- diff --git a/buildconfigs/linux-defconfig_xen_ia64 b/buildconfigs/linux-defconfig_xen_ia64 index 5ffe6b4b..6b8c41a6 100644 --- a/buildconfigs/linux-defconfig_xen_ia64 +++ b/buildconfigs/linux-defconfig_xen_ia64 @@ -1669,6 +1669,7 @@ CONFIG_XEN_XENBUS_DEV=y CONFIG_XEN_BACKEND=y CONFIG_XEN_BLKDEV_BACKEND=y CONFIG_XEN_BLKDEV_TAP=y +CONFIG_XEN_BLKDEV_TAP2=y CONFIG_XEN_NETDEV_BACKEND=y # CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set # CONFIG_XEN_NETDEV_ACCEL_SFC_UTIL is not set