[PATCH] of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
David Miller
davem at davemloft.net
Thu Feb 16 08:42:45 EST 2012
From: Grant Likely <grant.likely at secretlab.ca>
Date: Tue, 14 Feb 2012 10:25:30 -0700
> Only two architectures use the OF node reference counting and reclaim bits.
> There is no need to compile it for the rest of the PowerPC platforms or for
> any of the other architectures. This patch makes iseries and pseries
> select CONFIG_OF_DYNAMIC, and makes it default to off for everything else.
>
> It is still safe to turn on CONFIG_OF_DYNAMIC on all architectures, it just
> isn't necessary.
>
> Signed-off-by: Grant Likely <grant.likely at secretlab.ca>
Acked-by: David S. Miller <davem at davemloft.net>
More information about the devicetree-discuss
mailing list