[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:
parent
94c8f9f974
commit
ba3ba887c3
1 changed files with 1 additions and 1 deletions
|
@ -31,5 +31,5 @@ endmenu
|
||||||
|
|
||||||
config VIOPATH
|
config VIOPATH
|
||||||
bool
|
bool
|
||||||
depends on VIOCONS || VIODASD || VIOCD || VIOTAPE || VETH
|
depends on VIOCONS || VIODASD || VIOCD || VIOTAPE || ISERIES_VETH
|
||||||
default y
|
default y
|
||||||
|
|
Loading…
Add table
Reference in a new issue