CVS commit: src/sys/dev/i2c
"Jason R Thorpe" <[email protected]> Fri, 17 Jul 2026 17:35:42 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Fri Jul 17 17:35:42 UTC 2026 Modified Files: src/sys/dev/i2c: files.i2c Log Message: The "iic" instance does not depend on i2c_bitbang, so it should not express it as a dependency. That's the responsibility of the back-ends that do require it. To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.139 src/sys/dev/i2c/files.i2c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.