svn commit: r315576 - head/sys/arm/conf

Ian Lepore ian at FreeBSD.org
Sun Mar 19 18:38:10 UTC 2017


Author: ian
Date: Sun Mar 19 18:38:08 2017
New Revision: 315576
URL: https://svnweb.freebsd.org/changeset/base/315576

Log:
  Add INTRNG option to EFIKA_MX config, it is an imx5-based platform.

Modified:
  head/sys/arm/conf/EFIKA_MX

Modified: head/sys/arm/conf/EFIKA_MX
==============================================================================
--- head/sys/arm/conf/EFIKA_MX	Sun Mar 19 18:35:20 2017	(r315575)
+++ head/sys/arm/conf/EFIKA_MX	Sun Mar 19 18:38:08 2017	(r315576)
@@ -130,3 +130,5 @@ options 	SC_DFLT_FONT		# compile font in
 makeoptions	SC_DFLT_FONT=cp437
 device		ukbd			# Allow keyboard like HIDs to control console
 device		ums
+
+options 	INTRNG


More information about the svn-src-head mailing list