blob: 7ddd0a2c80276e3538088dc6e290a881285e2788 [file] [log] [blame]
Kumar Gala35a12452007-03-16 09:14:08 -05001config PPC_ISERIES
2 bool "IBM Legacy iSeries"
3 depends on PPC_MULTIPLATFORM && PPC64
4 select PPC_INDIRECT_IO
John Rigbyb5005632008-06-26 11:07:56 -06005 select PPC_PCI_CHOICE if EMBEDDED
Paul Mackerras14cf11a2005-09-26 16:04:21 +10006
7menu "iSeries device drivers"
8 depends on PPC_ISERIES
9
Paul Mackerras14cf11a2005-09-26 16:04:21 +100010config VIODASD
11 tristate "iSeries Virtual I/O disk support"
Stephen Rothwell5d84e4b2008-12-16 20:16:49 +000012 depends on BLOCK
Kamalesh Babulald2b43972009-01-06 05:57:24 +000013 select VIOPATH
Paul Mackerras14cf11a2005-09-26 16:04:21 +100014 help
15 If you are running on an iSeries system and you want to use
Stephen Rothwell8bff05b2006-07-13 18:51:22 +100016 virtual disks created and managed by OS/400, say Y.
Paul Mackerras14cf11a2005-09-26 16:04:21 +100017
18config VIOCD
19 tristate "iSeries Virtual I/O CD support"
Kamalesh Babulald2b43972009-01-06 05:57:24 +000020 select VIOPATH
Paul Mackerras14cf11a2005-09-26 16:04:21 +100021 help
22 If you are running Linux on an IBM iSeries system and you want to
23 read a CD drive owned by OS/400, say Y here.
24
25config VIOTAPE
26 tristate "iSeries Virtual Tape Support"
Kamalesh Babulald2b43972009-01-06 05:57:24 +000027 select VIOPATH
Paul Mackerras14cf11a2005-09-26 16:04:21 +100028 help
29 If you are running Linux on an iSeries system and you want Linux
30 to read and/or write a tape drive owned by OS/400, say Y here.
31
32endmenu
33
34config VIOPATH
35 bool