gem5/sim/pyconfig
Nathan Binkert 7d91bda6bf Add support for using the variables that m5 was compiled with for
determining which parameters belong to a class.  This allows us to
remove the disable flag since it is not the correct model
for variable checking anyway.

objects/BaseCPU.mpy:
    Use the FULL_SYSTEM environment variable to enable or disable
    parameters.
sim/pyconfig/m5config.py:
    remove the disable flag since it is not the correct model
    for variable checking.

--HG--
extra : convert_revision : a8ccb78ba16d23006225df282a09187d32557608
2005-03-09 14:42:30 -05:00
..
m5config.py Add support for using the variables that m5 was compiled with for 2005-03-09 14:42:30 -05:00
SConscript We should import m5config *after* we do the CPPDEFINES stuff, 2005-03-09 14:39:35 -05:00