mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
Add tpm_tis module configuration options in preparation for linking with kernel
We need to set these options in order to link the TPM driver in the kernel before we fix the PNP table in the firmware. This is the least disruptive change that makes the TPM available earlier in the boot sequence. Change-Id: I729cd7c153507200e177895bae01951e97b70968 BUG=none TEST=rebuilt kernel, reinstalled, booted, verified that tcsd still runs Review URL: http://codereview.chromium.org/3969001
This commit is contained in:
parent
ef22d8fe60
commit
195aebeaea
@ -144,6 +144,8 @@ i915.modeset=1
|
||||
loglevel=7
|
||||
cros_secure
|
||||
kern_guid=%U
|
||||
tpm_tis.force=1
|
||||
tpm_tis.interrupts=0
|
||||
EOF
|
||||
WORK="${WORK} ${FLAGS_working_dir}/config.txt"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user