[CRYPTO] hifn: Make Kconfig option depend on PCI
authorJan Glauber <jang@linux.vnet.ibm.com>
Mon, 12 Nov 2007 13:56:38 +0000 (21:56 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:13 +0000 (08:16 +1100)
The HIFN driver is currently selectable on s390 but wont compile.
Since it looks like HIFN needs PCI make the Kconfig dependent on PCI,
which is not available on s390.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found