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