summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-11-08 08:29:05 +0000
committerkevlo <kevlo@FreeBSD.org>2011-11-08 08:29:05 +0000
commitc3fe1633d0da1a6ef3d16c2308160a9f52d6a464 (patch)
treeed922178f5651d0d830fa8e985d4289e3b0767b1 /sys/i386
parent1a3216b0414a93a36aa9bbf154f8e323454f5ac4 (diff)
downloadFreeBSD-src-c3fe1633d0da1a6ef3d16c2308160a9f52d6a464.zip
FreeBSD-src-c3fe1633d0da1a6ef3d16c2308160a9f52d6a464.tar.gz
Enable PCI MMC/SD support by default on i386 and amd64
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/GENERIC5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 853d56c..c9b6a18 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -361,3 +361,8 @@ device snd_hda # Intel High Definition Audio
device snd_ich # Intel, NVidia and other ICH AC'97 Audio
device snd_uaudio # USB Audio
device snd_via8233 # VIA VT8233x Audio
+
+# MMC/SD
+device mmc # MMC/SD bus
+device mmcsd # MMC/SD memory card
+device sdhci # Generic PCI SD Host Controller
OpenPOWER on IntegriCloud