What's meaning of parameter "cfg=no" on Memeory hardware inf

Hi,

From two machines, I see different parameters for “cfg” on Memeory information, see below:

node1:~ # hwinfo --memory
01: None 00.0: 10102 Main Memory                                
  [Created at memory.66]
  Unique ID: rdCR.CxwsZFjVASF
  Hardware Class: memory
  Model: "Main Memory"
  Memory Range: 0x00000000-0xbc82c6fff (rw)
  Memory Size: 48 GB
  Config Status: [B]cfg=no[/B], avail=yes, need=no, active=unknown
 
node2:~ # hwinfo --memory
01: None 00.0: 10102 Main Memory                                
  [Created at memory.66]
  Unique ID: rdCR.CxwsZFjVASF
  Hardware Class: memory
  Model: "Main Memory"
  Memory Range: 0x00000000-0xbc82c6fff (rw)
  Memory Size: 48 GB
  Config Status: [B]cfg=new[/B], avail=yes, need=no, active=unknown

What’s meaning for this parameters? And can set this parameter for memory?

Thanks!