On 08.04.21 15:36, Christoph Hellwig wrote:
On Thu, Apr 08, 2021 at 02:18:03PM +0200, Oscar Salvador wrote:
Enable x86_64 platform to use the MHP_MEMMAP_ON_MEMORY feature.
+config ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
+ def_bool y
This needs to go into a common file, with the architectures ju
On Thu, Apr 08, 2021 at 02:18:03PM +0200, Oscar Salvador wrote:
> Enable x86_64 platform to use the MHP_MEMMAP_ON_MEMORY feature.
> +config ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
> + def_bool y
This needs to go into a common file, with the architectures just
selecting the symbol.
Enable x86_64 platform to use the MHP_MEMMAP_ON_MEMORY feature.
Signed-off-by: Oscar Salvador
Reviewed-by: David Hildenbrand
---
arch/x86/Kconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 2792879d398e..9f0211df1746 100644
--- a/arch/x86/Kco
3 matches
Mail list logo