[POWERPC] iSeries: fix CONFIG_VIOPATH dependency

This is a long standing typo.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Stephen Rothwell 2006-12-15 15:46:39 +11:00 committed by Paul Mackerras
parent 94c8f9f974
commit ba3ba887c3

View file

@ -31,5 +31,5 @@ endmenu
config VIOPATH
bool
depends on VIOCONS || VIODASD || VIOCD || VIOTAPE || VETH
depends on VIOCONS || VIODASD || VIOCD || VIOTAPE || ISERIES_VETH
default y