commit | 91c33d28cda0d3ee1df0cdf399610dbb4e846a45 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Wed Nov 02 16:54:46 2005 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Nov 03 16:56:13 2005 +1100 |
tree | 9be3172ec876a9698e2fa8bd0356bc104213fdaa | |
parent | 9122ee33c6688491c65dcb1973e86b943883a8ab [diff] |
[PATCH] powerpc: always init nvram on 64-bit powermac Currently there is no Kconfig symbol to indicate that we want nvram support on 64-bit kernels; it's assumed we always want it, so make the powermac setup code always initialize the pmac nvram code if 64-bit. Signed-off-by: Paul Mackerras <paulus@samba.org>