[PATCH] powerpc: always init nvram on 64-bit powermac
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 2 Nov 2005 16:54:46 +0000 (16:54 +0000)
committerPaul Mackerras <paulus@samba.org>
Thu, 3 Nov 2005 05:56:13 +0000 (16:56 +1100)
commit91c33d28cda0d3ee1df0cdf399610dbb4e846a45
tree9be3172ec876a9698e2fa8bd0356bc104213fdaa
parent9122ee33c6688491c65dcb1973e86b943883a8ab
[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>
arch/powerpc/platforms/powermac/setup.c