commit | 64dd13dfc267b1d13f42519f220e89a4386591fd | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Mar 23 22:45:13 2015 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Mon Mar 23 23:20:09 2015 -0400 |
tree | bbc91496984398e99697c783c78af0ef18339da5 | |
parent | 7722e5b8022b5177a1788a48c6c1c6d7b11315ef [diff] |
sim: drop support for requiring hw support Since no sim is using the "always" option to SIM_AC_OPTION_HARDWARE, and we don't want to require hw support to always be enabled, drop the option. This leads to a slight simplification in the macro too as we can collapse the sim_hw_p variable.