Re: [PATCH v8 22/25] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
From: Finn Thain <hidden>
Date: 2019-01-03 22:11:19
Also in:
lkml
From: Finn Thain <hidden>
Date: 2019-01-03 22:11:19
Also in:
lkml
On Thu, 3 Jan 2019, Christoph Hellwig wrote:
quoted
# All PPC32s use generic nvram driver through ppc_md -config GENERIC_NVRAM +config HAVE_ARCH_NVRAM_OPS bool default y if PPC32Symbols like this really should be defined in common code, and then just selected by the users.
I'll move it to arch/Kconfig. Thanks. --