Re: [PATCH 5/5] remove HAVE_ARCH_CMPXCHG

From: David S. Miller
Date: Wed Sep 14 2005 - 13:00:35 EST


From: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Date: Thu, 15 Sep 2005 02:49:58 +1000

> I think it already is. At least, I did grep for it and didn't
> see anything.

Things in this class, such as DRM, just happen to only get enabled on
platforms that have a cmpxchg() available, they don't actually check.

That being said, I agree that Kconfig is the place to do this and
then DRM's Kconfig can get the correct dependency.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/