Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
nexedi
linux
Commits
4178198b
Commit
4178198b
authored
21 years ago
by
David S. Miller
Browse files
Options
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.
...
...
This diff is collapsed.
Click to expand it.
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