[PATCH] ioc4: Remove SN2 feature and config dependencies
authorBrent Casavant <bcasavan@sgi.com>
Tue, 17 Oct 2006 07:09:24 +0000 (00:09 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 17 Oct 2006 15:18:42 +0000 (08:18 -0700)
commit107d5a72f2c6a6819b66eebcb0281c7a67b6baaa
treed77ea3fad74cad5e56fd7231dec8ffb39f9880c3
parent4d99bfac9d5ce53b383d3c8279b917050be4e06c
[PATCH] ioc4: Remove SN2 feature and config dependencies

The SGI PCI-RT card, based on the SGI IOC4 chip, will be made available on
Altix XE (x86_64) platforms in the near future.  As such dependencies on
SN2-specific features and config dependencies need to be removed.

This patch updates the Kconfig files to remove the config dependency, and
updates the IOC4 bus speed detection routine to use universally available
time interfaces instead of mmtimer.

Signed-off-by: Brent Casavant <bcasavan@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/sn/Kconfig
drivers/sn/ioc4.c