From c3fe1633d0da1a6ef3d16c2308160a9f52d6a464 Mon Sep 17 00:00:00 2001 From: kevlo Date: Tue, 8 Nov 2011 08:29:05 +0000 Subject: Enable PCI MMC/SD support by default on i386 and amd64 --- sys/i386/conf/GENERIC | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sys/i386') 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 -- cgit v1.1