Author: jhb
Date: Thu Apr 16 20:45:54 2020
New Revision: 360022
URL: https://svnweb.freebsd.org/changeset/base/360022

Log:
  Add 'gpio' since mmc now requires gpio_if.h.

Modified:
  head/sys/mips/conf/std.XLP

Modified: head/sys/mips/conf/std.XLP
==============================================================================
--- head/sys/mips/conf/std.XLP  Thu Apr 16 20:44:23 2020        (r360021)
+++ head/sys/mips/conf/std.XLP  Thu Apr 16 20:45:54 2020        (r360022)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to