mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
config BR2_PACKAGE_GEM5
|
|
bool "gem5"
|
|
help
|
|
gem5 system simulator. Only builds the m5 guest instrumentation
|
|
tool for now, not the simulator itself.
|
|
|
|
http://gem5.org
|