xref: /openbmc/linux/drivers/misc/Kconfig (revision 66172d25)
11da177e4SLinus Torvalds#
21da177e4SLinus Torvalds# Misc strange devices
31da177e4SLinus Torvalds#
41da177e4SLinus Torvalds
51da177e4SLinus Torvaldsmenu "Misc devices"
61da177e4SLinus Torvalds
71da177e4SLinus Torvaldsconfig IBM_ASM
81da177e4SLinus Torvalds	tristate "Device driver for IBM RSA service processor"
966172d25SMax Asbock	depends on X86 && PCI && EXPERIMENTAL
101da177e4SLinus Torvalds	---help---
111da177e4SLinus Torvalds	  This option enables device driver support for in-band access to the
121da177e4SLinus Torvalds	  IBM RSA (Condor) service processor in eServer xSeries systems.
131da177e4SLinus Torvalds	  The ibmasm device driver allows user space application to access
141da177e4SLinus Torvalds	  ASM (Advanced Systems Management) functions on the service
151da177e4SLinus Torvalds	  processor. The driver is meant to be used in conjunction with
161da177e4SLinus Torvalds	  a user space API.
171da177e4SLinus Torvalds	  The ibmasm driver also enables the OS to use the UART on the
181da177e4SLinus Torvalds	  service processor board as a regular serial port. To make use of
191da177e4SLinus Torvalds	  this feature serial driver support (CONFIG_SERIAL_8250) must be
201da177e4SLinus Torvalds	  enabled.
211da177e4SLinus Torvalds
221da177e4SLinus Torvalds	  WARNING: This software may not be supported or function
231da177e4SLinus Torvalds	  correctly on your IBM server. Please consult the IBM ServerProven
2401e77d31SAdrian Bunk	  website <http://www.pc.ibm.com/ww/eserver/xseries/serverproven> for
251da177e4SLinus Torvalds	  information on the specific driver level and support statement
261da177e4SLinus Torvalds	  for your IBM server.
271da177e4SLinus Torvalds
281da177e4SLinus Torvalds
291da177e4SLinus Torvalds	  If unsure, say N.
301da177e4SLinus Torvalds
311da177e4SLinus Torvaldsendmenu
321da177e4SLinus Torvalds
33