URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [sbus/] [char/] [Kconfig] - Rev 62
Compare with Previous | Blame | View Log
menu "Misc Linux/SPARC drivers"config SUN_OPENPROMIOtristate "/dev/openprom device support"helpThis driver provides user programs with an interface to the SPARCPROM device tree. The driver implements a SunOS-compatibleinterface and a NetBSD-compatible interface.To compile this driver as a module, choose M here: themodule will be called openprom.If unsure, say Y.config SUN_MOSTEK_RTCtristate "Mostek real time clock support"depends on SPARC32helpThe Mostek RTC chip is used on all known Sun computers exceptsome JavaStations. For a JavaStation you need to say Y both hereand to "Enhanced Real Time Clock Support".Say Y here unless you are building a special purpose kernel.config OBP_FLASHtristate "OBP Flash Device support"depends on SPARC64helpThe OpenBoot PROM on Ultra systems is flashable. If you want to beable to upgrade the OBP firmware, say Y here.config SUN_BPPtristate "Bidirectional parallel port support (OBSOLETE)"depends on EXPERIMENTALhelpSay Y here to support Sun's obsolete variant of IEEE1284bidirectional parallel port protocol as /dev/bppX. Can be built onx86 machines.config SUN_VIDEOPIXtristate "Videopix Frame Grabber (EXPERIMENTAL)"depends on EXPERIMENTAL && (BROKEN || !64BIT)helpSay Y here to support the Videopix Frame Grabber from SunMicrosystems, commonly found on SPARCstations. This card, which isbased on the Phillips SAA9051, can handle NTSC and PAL/SECAM andSVIDEO signals.config TADPOLE_TS102_UCTRLtristate "Tadpole TS102 Microcontroller support (EXPERIMENTAL)"depends on EXPERIMENTAL && SPARC32helpSay Y here to directly support the TS102 Microcontroller interfaceon the Tadpole Sparcbook 3. This device handles power-managementevents, and can also notice the attachment/detachment of externalmonitors and mice.config SUN_JSFLASHtristate "JavaStation OS Flash SIMM (EXPERIMENTAL)"depends on EXPERIMENTAL && SPARC32helpIf you say Y here, you will be able to boot from your JavaStation'sFlash memory.config BBC_I2Ctristate "UltraSPARC-III bootbus i2c controller driver"depends on PCI && SPARC64helpThe BBC devices on the UltraSPARC III have two I2C controllers. Thefirst I2C controller connects mainly to configuration PROMs (NVRAM,CPU configuration, DIMM types, etc.). The second I2C controllerconnects to environmental control devices such as fans andtemperature sensors. The second controller also connects to thesmartcard reader, if present. Say Y to enable support for these.config ENVCTRLtristate "SUNW, envctrl support"depends on PCI && SPARC64helpKernel support for temperature and fan monitoring on Sun SMEmachines.To compile this driver as a module, choose M here: themodule will be called envctrl.config DISPLAY7SEGtristate "7-Segment Display support"depends on PCI && SPARC64---help---This is the driver for the 7-segment display and LED present onSun Microsystems CompactPCI models CP1400 and CP1500.To compile this driver as a module, choose M here: themodule will be called display7seg.If you do not have a CompactPCI model CP1400 or CP1500, oranother UltraSPARC-IIi-cEngine boardset with a 7-segment display,you should say N to this option.endmenu
