mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
pci=realloc, as suggested by dmesg
This commit is contained in:
parent
9685483cd6
commit
b3bd1ed888
@ -473,7 +473,7 @@ CONFIG_PHYSICAL_ALIGN=0x1000000
|
||||
CONFIG_LEGACY_VSYSCALL_EMULATE=y
|
||||
# CONFIG_LEGACY_VSYSCALL_NONE is not set
|
||||
CONFIG_CMDLINE_BOOL=y
|
||||
CONFIG_CMDLINE="earlyprintk=serial,ttyS0,115200 console=ttyS0,115200n8 nosmp"
|
||||
CONFIG_CMDLINE="earlyprintk=serial,ttyS0,115200 console=ttyS0,115200n8 pci=realloc"
|
||||
# CONFIG_CMDLINE_OVERRIDE is not set
|
||||
# CONFIG_MODIFY_LDT_SYSCALL is not set
|
||||
CONFIG_HAVE_LIVEPATCH=y
|
||||
|
Loading…
Reference in New Issue
Block a user