]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/char/Kconfig
[POWERPC] iseries: A new iSeries console
[karo-tx-linux.git] / drivers / char / Kconfig
index 11de59ff4229d7a0cc2b6b4e1952de9025488706..a7ef542afbc20d87336ef122aaca2f3f846b3481 100644 (file)
@@ -610,6 +610,13 @@ config HVC_CONSOLE
          console. This driver allows each pSeries partition to have a console
          which is accessed via the HMC.
 
+config HVC_ISERIES
+       bool "iSeries Hypervisor Virtual Console support"
+       depends on PPC_ISERIES && !VIOCONS
+       select HVC_DRIVER
+       help
+         iSeries machines support a hypervisor virtual console.
+
 config HVC_RTAS
        bool "IBM RTAS Console support"
        depends on PPC_RTAS