Enable PCI MMC/SD support by default on i386 and amd64

This commit is contained in:
Kevin Lo 2011-11-08 08:29:05 +00:00
parent 32b0e64b56
commit 966d0ed18f
2 changed files with 10 additions and 0 deletions

View File

@ -348,3 +348,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

View File

@ -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