Commit 3da1661
nati_x86_64_defconfig: enable additional TPM modules
Enable more UEFI/TPM kconfigs that are necessary to support userspace
interactions with TPM2 devices.
Of particular importance:
* CONFIG_BLK_DEV_DM - Driver support for DeviceMapper block devices.
* CONFIG_DM_CRYPT - Driver support for encrypted DeviceMapper devices
(LUKS).
* CONFIG_EFI_STUB - Allows the kernel to collect TPM measurement logs
from the EFI store.
* CONFIG_DAX - Direct Access to Differenated memory. Necessary
dependency of DeviceMapper.
Signed-off-by: Alex Stewart <alex.stewart@emerson.com>1 parent 0fbe29e commit 3da1661
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
316 | 317 | | |
317 | 318 | | |
318 | 319 | | |
319 | | - | |
320 | | - | |
| 320 | + | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
546 | 547 | | |
547 | 548 | | |
548 | 549 | | |
549 | | - | |
| 550 | + | |
550 | 551 | | |
551 | 552 | | |
552 | 553 | | |
| |||
593 | 594 | | |
594 | 595 | | |
595 | 596 | | |
596 | | - | |
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
| |||
0 commit comments