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

Commit 6622b8c7 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64)



HISAX_FRITZPCI is broken on ppc64; marked as such

Signed-off-by: default avatarAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 253a9c33
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -134,6 +134,7 @@ config HISAX_AVM_A1


config HISAX_FRITZPCI
config HISAX_FRITZPCI
	bool "AVM PnP/PCI (Fritz!PnP/PCI)"
	bool "AVM PnP/PCI (Fritz!PnP/PCI)"
	depends on BROKEN || !PPC64
	help
	help
	  This enables HiSax support for the AVM "Fritz!PnP" and "Fritz!PCI".
	  This enables HiSax support for the AVM "Fritz!PnP" and "Fritz!PCI".
	  See <file:Documentation/isdn/README.HiSax> on how to configure it.
	  See <file:Documentation/isdn/README.HiSax> on how to configure it.