Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23238
b: refs/heads/master
c: a417bbd
h: refs/heads/master
v: v3
  • Loading branch information
Ben Gardner authored and Greg Kroah-Hartman committed Mar 23, 2006
1 parent 7f56ce5 commit 6a82786
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f933ff504f5b3f0f94b98d69d48fc8d3c1e92267
refs/heads/master: a417bbd33b2ed7a3b2bc78cbadb820079d453328
5 changes: 3 additions & 2 deletions trunk/Documentation/i2c/busses/scx200_acb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ Module Parameters
-----------------

* base: int
Base addresses for the ACCESS.bus controllers
Base addresses for the ACCESS.bus controllers on SCx200 and SC1100 devices

Description
-----------

Enable the use of the ACCESS.bus controllers of a SCx200 processor.
Enable the use of the ACCESS.bus controller on the Geode SCx200 and
SC1100 processors and the CS5535 and CS5536 Geode companion devices.
5 changes: 3 additions & 2 deletions trunk/drivers/i2c/busses/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,11 @@ config SCx200_I2C_SDA
also be specified with a module parameter.

config SCx200_ACB
tristate "NatSemi SCx200 ACCESS.bus"
tristate "Geode ACCESS.bus support"
depends on I2C && PCI
help
Enable the use of the ACCESS.bus controllers of a SCx200 processor.
Enable the use of the ACCESS.bus controllers on the Geode SCx200 and
SC1100 processors and the CS5535 and CS5536 Geode companion devices.

If you don't know what to do here, say N.

Expand Down

0 comments on commit 6a82786

Please sign in to comment.