diff options
| -rw-r--r-- | sys/x86/conf/NOTES | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/x86/conf/NOTES b/sys/x86/conf/NOTES index c329613378b9..8ca196604d94 100644 --- a/sys/x86/conf/NOTES +++ b/sys/x86/conf/NOTES @@ -521,7 +521,6 @@ device ntb_hw_plx # PLX NTB hardware driver # pbio: Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724) # smbios: DMI/SMBIOS entry point (requires EFIRT option) # 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 @@ -537,7 +536,6 @@ envvar hint.pbio.0.at="isa" envvar hint.pbio.0.port="0x360" device smbios device vpd -device asmc device tpm device padlock_rng # VIA Padlock RNG device rdrand_rng # Intel Bull Mountain RNG |
