> > +config MEMORY_MIRROR
> > +       bool "Address range mirroring support"
> > +       depends on X86 && NUMA
> > +       default y
> Is it correct for the systems (NOT xeon) without memory support built in?

Is the "&& NUMA" doing that?  If you support NUMA, then you are not a minimal
config for a tablet or laptop.

If you want a symbol that has a stronger correlation to high end Xeon features
then perhaps MEMORY_FAILURE?

-Tony

Reply via email to