readme: create linux kernel min config section

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-02-06 00:00:05 +00:00
parent 649d06d675
commit f70a935d3b
3 changed files with 50 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# This file contains only configs which are required to boot all configurations and get a shell.
# https://github.com/cirosantilli/linux-kernel-module-cheat#linux-kernel-min-config
## gem5 x86
@@ -13,8 +13,6 @@ CONFIG_PCI=y
## gem5 aarch64
# Minimal options required to run gem5 aarch64 in addition to QEMU's aarch64 setup.
# Doing such a minimal boot made the gem5 boot 3x faster on the P51, which is awesome.
CONFIG_ATA_PIIX=y
CONFIG_PCI_HOST_GENERIC=y