* [PATCH] powerpc/configs: Add LIBNVDIMM to ppc64_defconfig
@ 2020-05-19 4:30 Michael Neuling
2020-06-09 5:29 ` Michael Ellerman
0 siblings, 1 reply; 2+ messages in thread
From: Michael Neuling @ 2020-05-19 4:30 UTC (permalink / raw)
To: mpe; +Cc: Michael Neuling, linuxppc-dev
This gives us OF_PMEM which is useful in mambo.
This adds 153K to the text of ppc64le_defconfig which 0.8% of the
total text.
LIBNVDIMM text data bss dec hex
Without 18574833 5518150 1539240 25632223 1871ddf
With 18727834 5546206 1539368 25813408 189e1a0
Signed-off-by: Michael Neuling <mikey@neuling.org>
---
arch/powerpc/configs/ppc64_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index bae8170d74..0a92549924 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -281,6 +281,7 @@ CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_DS1307=y
CONFIG_VIRTIO_PCI=m
CONFIG_VIRTIO_BALLOON=m
+CONFIG_LIBNVDIMM=y
CONFIG_RAS=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] powerpc/configs: Add LIBNVDIMM to ppc64_defconfig
2020-05-19 4:30 [PATCH] powerpc/configs: Add LIBNVDIMM to ppc64_defconfig Michael Neuling
@ 2020-06-09 5:29 ` Michael Ellerman
0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2020-06-09 5:29 UTC (permalink / raw)
To: mpe, Michael Neuling; +Cc: linuxppc-dev
On Tue, 19 May 2020 14:30:09 +1000, Michael Neuling wrote:
> This gives us OF_PMEM which is useful in mambo.
>
> This adds 153K to the text of ppc64le_defconfig which 0.8% of the
> total text.
>
> LIBNVDIMM text data bss dec hex
> Without 18574833 5518150 1539240 25632223 1871ddf
> With 18727834 5546206 1539368 25813408 189e1a0
Applied to powerpc/next.
[1/1] powerpc/configs: Add LIBNVDIMM to ppc64_defconfig
https://git.kernel.org/powerpc/c/08b1add150a8863665676d0ac9c3ad2d34b2540c
cheers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-09 6:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-19 4:30 [PATCH] powerpc/configs: Add LIBNVDIMM to ppc64_defconfig Michael Neuling
2020-06-09 5:29 ` Michael Ellerman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).