Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
4178198b
Commit
4178198b
authored
Jul 30, 2003
by
David S. Miller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[I2C]: ELV and VELLEMAN depend upon ISA.
parent
9ff3d729
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
drivers/i2c/Kconfig
drivers/i2c/Kconfig
+2
-2
No files found.
drivers/i2c/Kconfig
View file @
4178198b
...
...
@@ -79,7 +79,7 @@ config I2C_PHILIPSPAR
config I2C_ELV
tristate "ELV adapter"
depends on I2C_ALGOBIT
depends on I2C_ALGOBIT
&& ISA
help
This supports parallel-port I2C adapters called ELV. Say Y if you
own such an adapter.
...
...
@@ -91,7 +91,7 @@ config I2C_ELV
config I2C_VELLEMAN
tristate "Velleman K9000 adapter"
depends on I2C_ALGOBIT
depends on I2C_ALGOBIT
&& ISA
help
This supports the Velleman K9000 parallel-port I2C adapter. Say Y
if you own such an adapter.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment