Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae40aae9 authored by Bruce Losure's avatar Bruce Losure Committed by Tony Luck
Browse files

[IA64-SGI] Altix patch to fix missing Kconfig dependency.



This is a one-liner to make the mbcs driver depend on SGI_TIOCX in the
drivers/char/Kconfig file.

Signed-off-by: default avatarBruce Losure <blosure@sgi.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent c2d1d65a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -408,7 +408,7 @@ config SGI_TIOCX

config SGI_MBCS
       tristate "SGI FPGA Core Services driver support"
       depends on (IA64_SGI_SN2 || IA64_GENERIC)
       depends on SGI_TIOCX
       help
         If you have an SGI Altix with an attached SABrick
         say Y or M here, otherwise say N.