• J
    x86: make sparsemem more available · 99809963
    Jeff Chua 提交于
    With CONFIG_X86_PC, I can set CONFIG_SPARSEMEM=y.
    
    With CONFIG_X86_GENERICARCH, CONFIG_SPARSEMEM depends on CONFIG_NUMA.
    
    I'm using the patch below to enable sparsemem instead of flatmem.
    System booted and is running.
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    99809963
Kconfig 56.9 KB