mirror of
https://github.com/adulau/aha.git
synced 2025-01-03 14:43:17 +00:00
[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
|
||||
bool
|
||||
depends on VIOCONS || VIODASD || VIOCD || VIOTAPE || VETH
|
||||
depends on VIOCONS || VIODASD || VIOCD || VIOTAPE || ISERIES_VETH
|
||||
default y
|
||||
|
|
Loading…
Reference in a new issue