Skip to content

Commit

Permalink
[POWERPC] iSeries: fix CONFIG_VIOPATH dependency
Browse files Browse the repository at this point in the history
This is a long standing typo.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Dec 20, 2006
1 parent 94c8f9f commit ba3ba88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/platforms/iseries/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ba3ba88

Please sign in to comment.