All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Kconfig changes to enable Graphics Support for S390
@ 2018-01-25 15:47 ` Farhan Ali
  0 siblings, 0 replies; 24+ messages in thread
From: Farhan Ali @ 2018-01-25 15:47 UTC (permalink / raw)
  To: linux-kernel, linux-s390, linux-fbdev
  Cc: schwidefsky, borntraeger, stefan.kristiansson, tomi.valkeinen

Hi,

This series of patches are in preparation for enabling an additional
tty and console for a S390 KVM guest using a virtio-gpu device[1].
One of the steps to do this would be to enable CONFIG_VT for S390,
and this would also require the dummy console (CONFIG_DUMMY_CONSOLE).

Patch 1 enables the "Graphics support" menu which is
needed to enable dummy console, since the VT layer needs it.

Patch 2 fixes a Kconfig dependency issue for opencores
framebuffer devices. This issue was exposed by the previous
patch.

Thanks
Farhan


[1] https://lists.nongnu.org/archive/html/qemu-devel/2017-09/msg04184.html

Farhan Ali (2):
  Kconfig : Remove HAS_IOMEM dependency for Graphics support
  fbdev: Kconfig: Add HAS_IOMEM dependency for FB_OPENCORES

 drivers/video/Kconfig       | 1 -
 drivers/video/fbdev/Kconfig | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2018-01-30 13:22 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-25 15:47 [PATCH v1 0/2] Kconfig changes to enable Graphics Support for S390 Farhan Ali
2018-01-25 15:47 ` Farhan Ali
2018-01-25 15:47 ` [PATCH v1 1/2] Kconfig : Remove HAS_IOMEM dependency for Graphics support Farhan Ali
2018-01-25 15:47   ` Farhan Ali
2018-01-26 12:31   ` Thomas Huth
2018-01-26 12:31     ` Thomas Huth
2018-01-25 15:47 ` [PATCH v1 2/2] fbdev: Kconfig: Add HAS_IOMEM dependency for FB_OPENCORES Farhan Ali
2018-01-25 15:47   ` Farhan Ali
2018-01-26 12:33   ` Thomas Huth
2018-01-26 12:33     ` Thomas Huth
2018-01-26 12:38     ` Tomi Valkeinen
2018-01-26 12:38       ` Tomi Valkeinen
2018-01-26 14:32       ` Farhan Ali
2018-01-26 14:32         ` Farhan Ali
2018-01-26 13:41 ` [PATCH v1 0/2] Kconfig changes to enable Graphics Support for S390 Geert Uytterhoeven
2018-01-26 13:41   ` Geert Uytterhoeven
2018-01-26 14:35   ` Farhan Ali
2018-01-26 14:35     ` Farhan Ali
2018-01-26 15:06     ` Geert Uytterhoeven
2018-01-26 15:06       ` Geert Uytterhoeven
2018-01-26 16:26       ` Farhan Ali
2018-01-26 16:26         ` Farhan Ali
2018-01-30 13:22         ` Christian Borntraeger
2018-01-30 13:22           ` Christian Borntraeger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.