mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Add 'gpio' since mmc now requires gpio_if.h.
This commit is contained in:
parent
8738027377
commit
fdbb2410cb
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ device cfi
|
|||
device cfid
|
||||
|
||||
# MMC/SD
|
||||
device gpio
|
||||
device mmc # MMC/SD bus
|
||||
device mmcsd # MMC/SD memory card
|
||||
device sdhci # Generic PCI SD Host Controller
|
||||
|
|
|
|||
Loading…
Reference in a new issue