Re: [PATCH v4 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support

2018-02-27 Thread Bartlomiej Zolnierkiewicz
On Tuesday, February 27, 2018 10:23:37 AM Christian Borntraeger wrote: > This one has been in linux-next for some days. I can carry this via the > kvm/s390 > tree, but I would like to get ack from at least Bartlomiej. Please also look > at > patch 3 which also touches drivers/video/console/Kcon

Re: [PATCH v4 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support

2018-02-27 Thread Christian Borntraeger
This one has been in linux-next for some days. I can carry this via the kvm/s390 tree, but I would like to get ack from at least Bartlomiej. Please also look at patch 3 which also touches drivers/video/console/Kconfig. Adding Greg, as I would like an ack from him for patch 3. On 02/22/2018 05:2

[PATCH v4 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support

2018-02-22 Thread Farhan Ali
The 'commit e25df1205f37 ("[S390] Kconfig: menus with depends on HAS_IOMEM.")' added the HAS_IOMEM dependecy for "Graphics support". This disabled the "Graphics support" menu for S390. But if we enable VT layer for S390, we would also need to enable the dummy console. So let's remove the HAS_IOMEM