File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11858,16 +11858,6 @@ F: include/uapi/linux/hyperv.h
1185811858F: net/vmw_vsock/hyperv_transport.c
1185911859F: tools/hv/
1186011860
11861- HYPER-V FRAMEBUFFER DRIVER
11862- M: "K. Y. Srinivasan" <kys@microsoft.com>
11863- M: Haiyang Zhang <haiyangz@microsoft.com>
11864- M: Wei Liu <wei.liu@kernel.org>
11865- M: Dexuan Cui <decui@microsoft.com>
11866- L: linux-hyperv@vger.kernel.org
11867- S: Obsolete
11868- T: git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
11869- F: drivers/video/fbdev/hyperv_fb.c
11870-
1187111861HYPERBUS SUPPORT
1187211862M: Vignesh Raghavendra <vigneshr@ti.com>
1187311863R: Tudor Ambarus <tudor.ambarus@linaro.org>
Original file line number Diff line number Diff line change @@ -1770,17 +1770,6 @@ config FB_BROADSHEET
17701770 and could also have been called by other names when coupled with
17711771 a bridge adapter.
17721772
1773- config FB_HYPERV
1774- tristate "Microsoft Hyper-V Synthetic Video support (DEPRECATED)"
1775- depends on FB && HYPERV_VMBUS
1776- select DMA_CMA if HAVE_DMA_CONTIGUOUS && CMA
1777- select FB_IOMEM_HELPERS_DEFERRED
1778- help
1779- This framebuffer driver supports Microsoft Hyper-V Synthetic Video.
1780-
1781- This driver is deprecated, please use the Hyper-V DRM driver at
1782- drivers/gpu/drm/hyperv (CONFIG_DRM_HYPERV) instead.
1783-
17841773config FB_SIMPLE
17851774 tristate "Simple framebuffer support"
17861775 depends on FB
Original file line number Diff line number Diff line change @@ -111,7 +111,6 @@ obj-y += omap2/
111111obj-$(CONFIG_XEN_FBDEV_FRONTEND) += xen-fbfront.o
112112obj-$(CONFIG_FB_CARMINE) += carminefb.o
113113obj-$(CONFIG_FB_MB862XX) += mb862xx/
114- obj-$(CONFIG_FB_HYPERV) += hyperv_fb.o
115114obj-$(CONFIG_FB_OPENCORES) += ocfb.o
116115obj-$(CONFIG_FB_SM712) += sm712fb.o
117116
You can’t perform that action at this time.
0 commit comments