From: vhanquez@kneesa.uk.xensource.com Date: Wed, 18 Jan 2006 12:58:11 +0000 (+0000) Subject: Delete 2 unused Kconfig files. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16541^2~16 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=67a3f812a2abb2ac5dbdb749fb43e599c54fcfe8;p=xen.git Delete 2 unused Kconfig files. Signed-off-by: Vincent Hanquez --- diff --git a/linux-2.6-xen-sparse/drivers/xen/blkfront/Kconfig b/linux-2.6-xen-sparse/drivers/xen/blkfront/Kconfig deleted file mode 100644 index edde837fad..0000000000 --- a/linux-2.6-xen-sparse/drivers/xen/blkfront/Kconfig +++ /dev/null @@ -1,6 +0,0 @@ - -config XENBLOCK - tristate "Block device driver" - depends on ARCH_XEN - help - Block device driver for Xen diff --git a/linux-2.6-xen-sparse/drivers/xen/netfront/Kconfig b/linux-2.6-xen-sparse/drivers/xen/netfront/Kconfig deleted file mode 100644 index 334e6c3863..0000000000 --- a/linux-2.6-xen-sparse/drivers/xen/netfront/Kconfig +++ /dev/null @@ -1,6 +0,0 @@ - -config XENNET - tristate "Xen network driver" - depends on NETDEVICES && ARCH_XEN - help - Network driver for Xen