Add support 'device tpm' for amd64.

Add tpm(4)'s default setting to /boot/defaults/loader.conf.
Add 'device tpm' to NOTES for amd64 and i386.

Discussed with:	takawata
Approved by:	imp (mentor)
This commit is contained in:
Norikatsu Shigemura 2010-09-19 14:40:37 +00:00
parent 4b5d5046ab
commit cbf4dac64f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=212861
4 changed files with 8 additions and 0 deletions

View File

@ -421,6 +421,7 @@ options SAFE_RNDTEST # enable rndtest support
# vpd: Vital Product Data kernel interface
# asmc: Apple System Management Controller
# si: Specialix International SI/XIO or SX intelligent serial card
# tpm: Trusted Platform Module
# Notes on the Specialix SI/XIO driver:
# The host card is memory, not IO mapped.
@ -436,6 +437,7 @@ device smbios
device vpd
device asmc
#device si
device tpm
#
# Laptop/Notebook options:

View File

@ -473,6 +473,7 @@ vkbd_load="NO" # Virtual AT keyboard interface
vpd_load="NO" # Vital Product Data kernel interface
vpo_load="NO" # Parallel to SCSI interface driver
amdtemp_load="NO" # AMD K8/K10/K11 temperature monitor
tpm_load="NO" # Trusted Platform Module
##############################################################
### ACPI settings ##########################################

View File

@ -229,6 +229,9 @@ dev/syscons/scterm-teken.c optional sc
dev/syscons/scvesactl.c optional sc vga vesa
dev/syscons/scvgarndr.c optional sc vga
dev/syscons/scvtb.c optional sc
dev/tpm/tpm.c optional tpm
dev/tpm/tpm_acpi.c optional tpm acpi
dev/tpm/tpm_isa.c optional tpm isa
dev/uart/uart_cpu_amd64.c optional uart
dev/wpi/if_wpi.c optional wpi
isa/syscons_isa.c optional sc

View File

@ -751,6 +751,7 @@ device glxsb # AMD Geode LX Security Block
# spic: Sony Programmable I/O controller (VAIO notebooks)
# asmc: Apple System Management Controller
# si: Specialix International SI/XIO or SX intelligent serial card driver
# tpm: Trusted Platform Module
# Notes on APM
# The flags takes the following meaning for apm0:
@ -789,6 +790,7 @@ hint.spic.0.at="isa"
hint.spic.0.port="0x10a0"
device asmc
#device si
device tpm
#
# Laptop/Notebook options: