[POWERPC] iSeries: fix CONFIG_VIOPATH dependency
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 15 Dec 2006 04:46:39 +0000 (15:46 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 20 Dec 2006 05:37:48 +0000 (16:37 +1100)
This is a long standing typo.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/iseries/Kconfig

index 887b688..54e6b3b 100644 (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