Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a417bbd3 authored by Ben Gardner's avatar Ben Gardner Committed by Greg Kroah-Hartman
Browse files

[PATCH] i2c: scx200_acb minimal documentation update



scx200_acb: Minimal documentation update

Signed-off-by: default avatarBen Gardner <bgardner@wabtec.com>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent f933ff50
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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.
+3 −2
Original line number Diff line number Diff line
@@ -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.