lkml.org 
[lkml]   [2018]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH v2 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support
From
Date
An even simpler approach would be:

diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index cbe1d978693a..35b7aba4b6a0 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -952,6 +952,10 @@ config S390_HYPFS_FS

source "arch/s390/kvm/Kconfig"

+config DUMMY_CONSOLE
+ bool
+ default y
+
config S390_GUEST
def_bool y
prompt "s390 support for virtio devices"
\
 
 \ /
  Last update: 2018-02-15 12:13    [W:0.216 / U:0.932 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site