Author: adrian
Date: Fri May 27 01:36:29 2016
New Revision: 300816
URL: https://svnweb.freebsd.org/changeset/base/300816

Log:
  [gpiospi] add debug option.
  
  This was missing from the previous commit that introduced gpiospi.
  It's required for it to build.
  
  Pointy-hat-to: me

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options       Fri May 27 01:14:35 2016        (r300815)
+++ head/sys/conf/options       Fri May 27 01:36:29 2016        (r300816)
@@ -982,3 +982,6 @@ EM_MULTIQUEUE       opt_em.h
 
 # BHND(4) driver
 BHND_LOGLEVEL  opt_global.h
+
+# GPIO and child devices
+GPIO_SPI_DEBUG opt_gpio.h
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to