diff options
Diffstat (limited to 'drivers/sbus/char/Kconfig')
-rw-r--r-- | drivers/sbus/char/Kconfig | 29 |
1 files changed, 1 insertions, 28 deletions
diff --git a/drivers/sbus/char/Kconfig b/drivers/sbus/char/Kconfig index 400c65bfb8c7..73cde85d04d8 100644 --- a/drivers/sbus/char/Kconfig +++ b/drivers/sbus/char/Kconfig | |||
@@ -13,16 +13,6 @@ config SUN_OPENPROMIO | |||
13 | 13 | ||
14 | If unsure, say Y. | 14 | If unsure, say Y. |
15 | 15 | ||
16 | config SUN_MOSTEK_RTC | ||
17 | tristate "Mostek real time clock support" | ||
18 | depends on SPARC32 | ||
19 | help | ||
20 | The Mostek RTC chip is used on all known Sun computers except | ||
21 | some JavaStations. For a JavaStation you need to say Y both here | ||
22 | and to "Enhanced Real Time Clock Support". | ||
23 | |||
24 | Say Y here unless you are building a special purpose kernel. | ||
25 | |||
26 | config OBP_FLASH | 16 | config OBP_FLASH |
27 | tristate "OBP Flash Device support" | 17 | tristate "OBP Flash Device support" |
28 | depends on SPARC64 | 18 | depends on SPARC64 |
@@ -30,26 +20,9 @@ config OBP_FLASH | |||
30 | The OpenBoot PROM on Ultra systems is flashable. If you want to be | 20 | The OpenBoot PROM on Ultra systems is flashable. If you want to be |
31 | able to upgrade the OBP firmware, say Y here. | 21 | able to upgrade the OBP firmware, say Y here. |
32 | 22 | ||
33 | config SUN_BPP | ||
34 | tristate "Bidirectional parallel port support (OBSOLETE)" | ||
35 | depends on EXPERIMENTAL | ||
36 | help | ||
37 | Say Y here to support Sun's obsolete variant of IEEE1284 | ||
38 | bidirectional parallel port protocol as /dev/bppX. Can be built on | ||
39 | x86 machines. | ||
40 | |||
41 | config SUN_VIDEOPIX | ||
42 | tristate "Videopix Frame Grabber (EXPERIMENTAL)" | ||
43 | depends on EXPERIMENTAL && (BROKEN || !64BIT) | ||
44 | help | ||
45 | Say Y here to support the Videopix Frame Grabber from Sun | ||
46 | Microsystems, commonly found on SPARCstations. This card, which is | ||
47 | based on the Phillips SAA9051, can handle NTSC and PAL/SECAM and | ||
48 | SVIDEO signals. | ||
49 | |||
50 | config TADPOLE_TS102_UCTRL | 23 | config TADPOLE_TS102_UCTRL |
51 | tristate "Tadpole TS102 Microcontroller support (EXPERIMENTAL)" | 24 | tristate "Tadpole TS102 Microcontroller support (EXPERIMENTAL)" |
52 | depends on EXPERIMENTAL && SPARC32 | 25 | depends on EXPERIMENTAL |
53 | help | 26 | help |
54 | Say Y here to directly support the TS102 Microcontroller interface | 27 | Say Y here to directly support the TS102 Microcontroller interface |
55 | on the Tadpole Sparcbook 3. This device handles power-management | 28 | on the Tadpole Sparcbook 3. This device handles power-management |