gem5: aarch64 graphic mode works

build: allow passing extra kernel config fragment with -c.
Old -c was renamed to -C, and old -C to -f.
This commit is contained in:
Ciro Santilli
2018-05-19 09:38:49 +01:00
parent d9df5f97fd
commit de9223c03d
4 changed files with 73 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
CONFIG_DRM=y
CONFIG_DRM_HDLCD=y
CONFIG_DRM_VIRT_ENCODER=y