Commit 2d1df815 authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds
Browse files

HVC console is also used by iSeries, so add that to HVC_DRIVER help.

parent 3e6c6f63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -586,7 +586,7 @@ config HVC_DRIVER
	bool
	help
	  Generic "hypervisor virtual console" infrastructure for various
	  hypervisors (pSeries, Xen, lguest).
	  hypervisors (pSeries, iSeries, Xen, lguest).
	  It will automatically be selected if one of the back-end console drivers
	  is selected.