aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf/GENERIC
diff options
context:
space:
mode:
authorAllan Jude <allanjude@FreeBSD.org>2021-02-23 21:14:18 +0000
committerAllan Jude <allanjude@FreeBSD.org>2021-02-23 21:17:09 +0000
commitd0673fe160b04f8162f380926d455dfb966f08fb (patch)
treeed7c235c2a3a045804d45bf0ab5a8488576f2849 /sys/amd64/conf/GENERIC
parentcf97d2a1dab8f2cddc4466fe64d37818339c73be (diff)
downloadsrc-d0673fe160b04f8162f380926d455dfb966f08fb.tar.gz
src-d0673fe160b04f8162f380926d455dfb966f08fb.zip
smbios: Move smbios driver out from x86 machdep code
Add it to the x86 GENERIC and MINIMAL kernels Sponsored by: Ampere Computing LLC Submitted by: Klara Inc. Reviewed by: rpokala Differential Revision: https://reviews.freebsd.org/D28738
Diffstat (limited to 'sys/amd64/conf/GENERIC')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index cdee2a91554b..f5f4bdf49c5f 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -129,6 +129,7 @@ device cpufreq
# Bus support.
device acpi
+device smbios
options IOMMU
device pci
options PCI_HP # PCI-Express native HotPlug