1 # SPDX-License-Identifier: GPL-2.0-only
3 menu "Misc Linux/SPARC drivers"
6 tristate "/dev/openprom device support"
8 This driver provides user programs with an interface to the SPARC
9 PROM device tree. The driver implements a SunOS-compatible
10 interface and a NetBSD-compatible interface.
12 To compile this driver as a module, choose M here: the
13 module will be called openprom.
18 tristate "OBP Flash Device support"
21 The OpenBoot PROM on Ultra systems is flashable. If you want to be
22 able to upgrade the OBP firmware, say Y here.
24 config TADPOLE_TS102_UCTRL
25 tristate "Tadpole TS102 Microcontroller support"
27 Say Y here to directly support the TS102 Microcontroller interface
28 on the Tadpole Sparcbook 3. This device handles power-management
29 events, and can also notice the attachment/detachment of external
33 tristate "UltraSPARC-III bootbus i2c controller driver"
34 depends on PCI && SPARC64
36 The BBC devices on the UltraSPARC III have two I2C controllers. The
37 first I2C controller connects mainly to configuration PROMs (NVRAM,
38 CPU configuration, DIMM types, etc.). The second I2C controller
39 connects to environmental control devices such as fans and
40 temperature sensors. The second controller also connects to the
41 smartcard reader, if present. Say Y to enable support for these.
44 tristate "SUNW, envctrl support"
45 depends on PCI && SPARC64
47 Kernel support for temperature and fan monitoring on Sun SME
50 To compile this driver as a module, choose M here: the
51 module will be called envctrl.
54 tristate "7-Segment Display support"
55 depends on PCI && SPARC64
57 This is the driver for the 7-segment display and LED present on
58 Sun Microsystems CompactPCI models CP1400 and CP1500.
60 To compile this driver as a module, choose M here: the
61 module will be called display7seg.
63 If you do not have a CompactPCI model CP1400 or CP1500, or
64 another UltraSPARC-IIi-cEngine boardset with a 7-segment display,
65 you should say N to this option.
68 tristate "Oracle Data Analytics Accelerator"
72 Driver for Oracle Data Analytics Accelerator, which is
73 a coprocessor that performs database operations in hardware.
74 It is available on M7 and M8 based systems only.