[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)
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>

No differences found