diff options
author | David S. Miller <davem@davemloft.net> | 2008-08-27 21:39:47 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-08-29 05:15:01 -0400 |
commit | 237f8aafa348d56e6ad24c49ebd23bd927fedb31 (patch) | |
tree | 1ae62917adc39ae65f0628404f4a7fe4f634c1f4 /drivers/sbus/char/Kconfig | |
parent | a9540d34229c0ec1fceb9a9d1e41ea45d016044d (diff) |
sparc: Convert uctrl driver to OF driver.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/sbus/char/Kconfig')
-rw-r--r-- | drivers/sbus/char/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sbus/char/Kconfig b/drivers/sbus/char/Kconfig index 3fd2bc95b514..1d5d1b4580cd 100644 --- a/drivers/sbus/char/Kconfig +++ b/drivers/sbus/char/Kconfig | |||
@@ -32,7 +32,7 @@ config OBP_FLASH | |||
32 | 32 | ||
33 | config TADPOLE_TS102_UCTRL | 33 | config TADPOLE_TS102_UCTRL |
34 | tristate "Tadpole TS102 Microcontroller support (EXPERIMENTAL)" | 34 | tristate "Tadpole TS102 Microcontroller support (EXPERIMENTAL)" |
35 | depends on EXPERIMENTAL && SPARC32 | 35 | depends on EXPERIMENTAL |
36 | help | 36 | help |
37 | Say Y here to directly support the TS102 Microcontroller interface | 37 | Say Y here to directly support the TS102 Microcontroller interface |
38 | on the Tadpole Sparcbook 3. This device handles power-management | 38 | on the Tadpole Sparcbook 3. This device handles power-management |