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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
