xref: /linux/drivers/misc/Kconfig (revision e3ae68476ce0636554b5d95a33777f80ba407dc0)
11da177e4SLinus Torvalds#
21da177e4SLinus Torvalds# Misc strange devices
31da177e4SLinus Torvalds#
41da177e4SLinus Torvalds
57bf1fc43SRandy Dunlapmenuconfig MISC_DEVICES
6376df37aSJan Engelhardt	bool "Misc devices"
7376df37aSJan Engelhardt	default y
806bfb7ebSJan Engelhardt	---help---
906bfb7ebSJan Engelhardt	  Say Y here to get to see options for device drivers from various
1006bfb7ebSJan Engelhardt	  different categories. This option alone does not add any kernel code.
1106bfb7ebSJan Engelhardt
1206bfb7ebSJan Engelhardt	  If you say N, all options in this submenu will be skipped and disabled.
13376df37aSJan Engelhardt
147bf1fc43SRandy Dunlapif MISC_DEVICES
151da177e4SLinus Torvalds
164eb174beSMichael Hennerichconfig AD525X_DPOT
176c536e4cSMichael Hennerich	tristate "Analog Devices Digital Potentiometers"
186c536e4cSMichael Hennerich	depends on (I2C || SPI) && SYSFS
194eb174beSMichael Hennerich	help
204eb174beSMichael Hennerich	  If you say yes here, you get support for the Analog Devices
216c536e4cSMichael Hennerich	  AD5258, AD5259, AD5251, AD5252, AD5253, AD5254, AD5255
226c536e4cSMichael Hennerich	  AD5160, AD5161, AD5162, AD5165, AD5200, AD5201, AD5203,
236c536e4cSMichael Hennerich	  AD5204, AD5206, AD5207, AD5231, AD5232, AD5233, AD5235,
246c536e4cSMichael Hennerich	  AD5260, AD5262, AD5263, AD5290, AD5291, AD5292, AD5293,
25*e3ae6847SMichael Hennerich	  AD7376, AD8400, AD8402, AD8403, ADN2850, AD5241, AD5242,
26*e3ae6847SMichael Hennerich	  AD5243, AD5245, AD5246, AD5247, AD5248
274eb174beSMichael Hennerich	  digital potentiometer chips.
284eb174beSMichael Hennerich
294eb174beSMichael Hennerich	  See Documentation/misc-devices/ad525x_dpot.txt for the
304eb174beSMichael Hennerich	  userspace interface.
314eb174beSMichael Hennerich
324eb174beSMichael Hennerich	  This driver can also be built as a module.  If so, the module
334eb174beSMichael Hennerich	  will be called ad525x_dpot.
344eb174beSMichael Hennerich
356c536e4cSMichael Hennerichconfig AD525X_DPOT_I2C
366c536e4cSMichael Hennerich	tristate "support I2C bus connection"
376c536e4cSMichael Hennerich	depends on AD525X_DPOT && I2C
386c536e4cSMichael Hennerich	help
396c536e4cSMichael Hennerich	  Say Y here if you have a digital potentiometers hooked to an I2C bus.
406c536e4cSMichael Hennerich
416c536e4cSMichael Hennerich	  To compile this driver as a module, choose M here: the
426c536e4cSMichael Hennerich	  module will be called ad525x_dpot-i2c.
436c536e4cSMichael Hennerich
446c536e4cSMichael Hennerichconfig AD525X_DPOT_SPI
456c536e4cSMichael Hennerich	tristate "support SPI bus connection"
466c536e4cSMichael Hennerich	depends on AD525X_DPOT && SPI_MASTER
476c536e4cSMichael Hennerich	help
486c536e4cSMichael Hennerich	  Say Y here if you have a digital potentiometers hooked to an SPI bus.
496c536e4cSMichael Hennerich
506c536e4cSMichael Hennerich	  If unsure, say N (but it's safe to say "Y").
516c536e4cSMichael Hennerich
526c536e4cSMichael Hennerich	  To compile this driver as a module, choose M here: the
536c536e4cSMichael Hennerich	  module will be called ad525x_dpot-spi.
546c536e4cSMichael Hennerich
559a1e8eb1SDavid Brownellconfig ATMEL_PWM
569a1e8eb1SDavid Brownell	tristate "Atmel AT32/AT91 PWM support"
578b6e47adSAndrew Victor	depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9
589a1e8eb1SDavid Brownell	help
599a1e8eb1SDavid Brownell	  This option enables device driver support for the PWM channels
60692105b8SMatt LaPlante	  on certain Atmel processors.  Pulse Width Modulation is used for
61692105b8SMatt LaPlante	  purposes including software controlled power-efficient backlights
629a1e8eb1SDavid Brownell	  on LCD displays, motor control, and waveform generation.
639a1e8eb1SDavid Brownell
642a341f5cSDavid Brownellconfig ATMEL_TCLIB
652a341f5cSDavid Brownell	bool "Atmel AT32/AT91 Timer/Counter Library"
662a341f5cSDavid Brownell	depends on (AVR32 || ARCH_AT91)
672a341f5cSDavid Brownell	help
682a341f5cSDavid Brownell	  Select this if you want a library to allocate the Timer/Counter
692a341f5cSDavid Brownell	  blocks found on many Atmel processors.  This facilitates using
702a341f5cSDavid Brownell	  these blocks by different drivers despite processor differences.
712a341f5cSDavid Brownell
724d243f92SDavid Brownellconfig ATMEL_TCB_CLKSRC
734d243f92SDavid Brownell	bool "TC Block Clocksource"
744d243f92SDavid Brownell	depends on ATMEL_TCLIB && GENERIC_TIME
754d243f92SDavid Brownell	default y
764d243f92SDavid Brownell	help
774d243f92SDavid Brownell	  Select this to get a high precision clocksource based on a
784d243f92SDavid Brownell	  TC block with a 5+ MHz base clock rate.  Two timer channels
794d243f92SDavid Brownell	  are combined to make a single 32-bit timer.
804d243f92SDavid Brownell
814d243f92SDavid Brownell	  When GENERIC_CLOCKEVENTS is defined, the third timer channel
824d243f92SDavid Brownell	  may be used as a clock event device supporting oneshot mode
834d243f92SDavid Brownell	  (delays of up to two seconds) based on the 32 KiHz clock.
844d243f92SDavid Brownell
854d243f92SDavid Brownellconfig ATMEL_TCB_CLKSRC_BLOCK
864d243f92SDavid Brownell	int
874d243f92SDavid Brownell	depends on ATMEL_TCB_CLKSRC
884d243f92SDavid Brownell	prompt "TC Block" if ARCH_AT91RM9200 || ARCH_AT91SAM9260 || CPU_AT32AP700X
894d243f92SDavid Brownell	default 0
904d243f92SDavid Brownell	range 0 1
914d243f92SDavid Brownell	help
924d243f92SDavid Brownell	  Some chips provide more than one TC block, so you have the
934d243f92SDavid Brownell	  choice of which one to use for the clock framework.  The other
944d243f92SDavid Brownell	  TC can be used for other purposes, such as PWM generation and
954d243f92SDavid Brownell	  interval timing.
964d243f92SDavid Brownell
971da177e4SLinus Torvaldsconfig IBM_ASM
981da177e4SLinus Torvalds	tristate "Device driver for IBM RSA service processor"
99ff294cbaSDmitry Torokhov	depends on X86 && PCI && INPUT && EXPERIMENTAL
1001da177e4SLinus Torvalds	---help---
1011da177e4SLinus Torvalds	  This option enables device driver support for in-band access to the
1021da177e4SLinus Torvalds	  IBM RSA (Condor) service processor in eServer xSeries systems.
1031da177e4SLinus Torvalds	  The ibmasm device driver allows user space application to access
1041da177e4SLinus Torvalds	  ASM (Advanced Systems Management) functions on the service
1051da177e4SLinus Torvalds	  processor. The driver is meant to be used in conjunction with
1061da177e4SLinus Torvalds	  a user space API.
1071da177e4SLinus Torvalds	  The ibmasm driver also enables the OS to use the UART on the
1081da177e4SLinus Torvalds	  service processor board as a regular serial port. To make use of
1091da177e4SLinus Torvalds	  this feature serial driver support (CONFIG_SERIAL_8250) must be
1101da177e4SLinus Torvalds	  enabled.
1111da177e4SLinus Torvalds
1121da177e4SLinus Torvalds	  WARNING: This software may not be supported or function
1131da177e4SLinus Torvalds	  correctly on your IBM server. Please consult the IBM ServerProven
11401e77d31SAdrian Bunk	  website <http://www.pc.ibm.com/ww/eserver/xseries/serverproven> for
1151da177e4SLinus Torvalds	  information on the specific driver level and support statement
1161da177e4SLinus Torvalds	  for your IBM server.
1171da177e4SLinus Torvalds
118cef2cf07SJiri Slabyconfig PHANTOM
119ec905a18SJiri Slaby	tristate "Sensable PHANToM (PCI)"
120cef2cf07SJiri Slaby	depends on PCI
121cef2cf07SJiri Slaby	help
122cef2cf07SJiri Slaby	  Say Y here if you want to build a driver for Sensable PHANToM device.
123cef2cf07SJiri Slaby
124ec905a18SJiri Slaby	  This driver is only for PCI PHANToMs.
125ec905a18SJiri Slaby
126cef2cf07SJiri Slaby	  If you choose to build module, its name will be phantom. If unsure,
127cef2cf07SJiri Slaby	  say N here.
128cef2cf07SJiri Slaby
12959f14800SBrent Casavantconfig SGI_IOC4
13059f14800SBrent Casavant	tristate "SGI IOC4 Base IO support"
131aa6c2e62SAl Viro	depends on PCI
13259f14800SBrent Casavant	---help---
13359f14800SBrent Casavant	  This option enables basic support for the IOC4 chip on certain
13459f14800SBrent Casavant	  SGI IO controller cards (IO9, IO10, and PCI-RT).  This option
13559f14800SBrent Casavant	  does not enable any specific functions on such a card, but provides
13659f14800SBrent Casavant	  necessary infrastructure for other drivers to utilize.
13759f14800SBrent Casavant
13859f14800SBrent Casavant	  If you have an SGI Altix with an IOC4-based card say Y.
13959f14800SBrent Casavant	  Otherwise say N.
14059f14800SBrent Casavant
141f9565129SAlex Dubovconfig TIFM_CORE
142f9565129SAlex Dubov	tristate "TI Flash Media interface support (EXPERIMENTAL)"
1439f3bed5fSAl Viro	depends on EXPERIMENTAL && PCI
144f9565129SAlex Dubov	help
145f9565129SAlex Dubov	  If you want support for Texas Instruments(R) Flash Media adapters
146f9565129SAlex Dubov	  you should select this option and then also choose an appropriate
147f9565129SAlex Dubov	  host adapter, such as 'TI Flash Media PCI74xx/PCI76xx host adapter
148f9565129SAlex Dubov	  support', if you have a TI PCI74xx compatible card reader, for
149f9565129SAlex Dubov	  example.
150f9565129SAlex Dubov	  You will also have to select some flash card format drivers. MMC/SD
151f9565129SAlex Dubov	  cards are supported via 'MMC/SD Card support: TI Flash Media MMC/SD
152f9565129SAlex Dubov	  Interface support (MMC_TIFM_SD)'.
1531da177e4SLinus Torvalds
154f9565129SAlex Dubov	  To compile this driver as a module, choose M here: the module will
155f9565129SAlex Dubov	  be called tifm_core.
156f9565129SAlex Dubov
157f9565129SAlex Dubovconfig TIFM_7XX1
158f9565129SAlex Dubov	tristate "TI Flash Media PCI74xx/PCI76xx host adapter support (EXPERIMENTAL)"
159f9565129SAlex Dubov	depends on PCI && TIFM_CORE && EXPERIMENTAL
160f9565129SAlex Dubov	default TIFM_CORE
161f9565129SAlex Dubov	help
162f9565129SAlex Dubov	  This option enables support for Texas Instruments(R) PCI74xx and
163f9565129SAlex Dubov	  PCI76xx families of Flash Media adapters, found in many laptops.
164f9565129SAlex Dubov	  To make actual use of the device, you will have to select some
165f9565129SAlex Dubov	  flash card format drivers, as outlined in the TIFM_CORE Help.
166f9565129SAlex Dubov
167f9565129SAlex Dubov	  To compile this driver as a module, choose M here: the module will
168f9565129SAlex Dubov	  be called tifm_7xx1.
169f9565129SAlex Dubov
170a412ae3fSDarrick J. Wongconfig ICS932S401
171a412ae3fSDarrick J. Wong	tristate "Integrated Circuits ICS932S401"
172a412ae3fSDarrick J. Wong	depends on I2C && EXPERIMENTAL
173a412ae3fSDarrick J. Wong	help
174a412ae3fSDarrick J. Wong	  If you say yes here you get support for the Integrated Circuits
175a412ae3fSDarrick J. Wong	  ICS932S401 clock control chips.
176a412ae3fSDarrick J. Wong
177a412ae3fSDarrick J. Wong	  This driver can also be built as a module. If so, the module
178a412ae3fSDarrick J. Wong	  will be called ics932s401.
179a412ae3fSDarrick J. Wong
180eb1f2930SHans-Christian Egtvedtconfig ATMEL_SSC
181eb1f2930SHans-Christian Egtvedt	tristate "Device driver for Atmel SSC peripheral"
182eb1f2930SHans-Christian Egtvedt	depends on AVR32 || ARCH_AT91
183eb1f2930SHans-Christian Egtvedt	---help---
184692105b8SMatt LaPlante	  This option enables device driver support for Atmel Synchronized
185eb1f2930SHans-Christian Egtvedt	  Serial Communication peripheral (SSC).
186eb1f2930SHans-Christian Egtvedt
187eb1f2930SHans-Christian Egtvedt	  The SSC peripheral supports a wide variety of serial frame based
188eb1f2930SHans-Christian Egtvedt	  communications, i.e. I2S, SPI, etc.
189eb1f2930SHans-Christian Egtvedt
190eb1f2930SHans-Christian Egtvedt	  If unsure, say N.
191eb1f2930SHans-Christian Egtvedt
192d569d5bbSJames Bottomleyconfig ENCLOSURE_SERVICES
193d569d5bbSJames Bottomley	tristate "Enclosure Services"
194d569d5bbSJames Bottomley	default n
195d569d5bbSJames Bottomley	help
196d569d5bbSJames Bottomley	  Provides support for intelligent enclosures (bays which
197d569d5bbSJames Bottomley	  contain storage devices).  You also need either a host
198d569d5bbSJames Bottomley	  driver (SCSI/ATA) which supports enclosures
199d569d5bbSJames Bottomley	  or a SCSI enclosure device (SES) to use these services.
200d569d5bbSJames Bottomley
20145d9ca49SDean Nelsonconfig SGI_XP
20245d9ca49SDean Nelson	tristate "Support communication between SGI SSIs"
2033b0de7b3SDean Nelson	depends on NET
20403b48632SNick Piggin	depends on (IA64_GENERIC || IA64_SGI_SN2 || IA64_SGI_UV || X86_UV) && SMP
20545d9ca49SDean Nelson	select IA64_UNCACHED_ALLOCATOR if IA64_GENERIC || IA64_SGI_SN2
20645d9ca49SDean Nelson	select GENERIC_ALLOCATOR if IA64_GENERIC || IA64_SGI_SN2
2071bc4faa5SRobin Holt	select SGI_GRU if X86_64 && SMP
20845d9ca49SDean Nelson	---help---
20945d9ca49SDean Nelson	  An SGI machine can be divided into multiple Single System
21045d9ca49SDean Nelson	  Images which act independently of each other and have
21145d9ca49SDean Nelson	  hardware based memory protection from the others.  Enabling
21245d9ca49SDean Nelson	  this feature will allow for direct communication between SSIs
21345d9ca49SDean Nelson	  based on a network adapter and DMA messaging.
21445d9ca49SDean Nelson
21582dca611SAndres Salomonconfig CS5535_MFGPT
21682dca611SAndres Salomon	tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support"
217c95d1e53SAndres Salomon	depends on PCI
21882dca611SAndres Salomon	depends on X86
21982dca611SAndres Salomon	default n
22082dca611SAndres Salomon	help
22182dca611SAndres Salomon	  This driver provides access to MFGPT functionality for other
22282dca611SAndres Salomon	  drivers that need timers.  MFGPTs are available in the CS5535 and
22382dca611SAndres Salomon	  CS5536 companion chips that are found in AMD Geode and several
22482dca611SAndres Salomon	  other platforms.  They have a better resolution and max interval
22582dca611SAndres Salomon	  than the generic PIT, and are suitable for use as high-res timers.
22682dca611SAndres Salomon	  You probably don't want to enable this manually; other drivers that
22782dca611SAndres Salomon	  make use of it should enable it.
22882dca611SAndres Salomon
22982dca611SAndres Salomonconfig CS5535_MFGPT_DEFAULT_IRQ
23082dca611SAndres Salomon	int
2312bf212b9SGeert Uytterhoeven	depends on CS5535_MFGPT
23282dca611SAndres Salomon	default 7
23382dca611SAndres Salomon	help
23482dca611SAndres Salomon	  MFGPTs on the CS5535 require an interrupt.  The selected IRQ
23582dca611SAndres Salomon	  can be overridden as a module option as well as by driver that
23682dca611SAndres Salomon	  use the cs5535_mfgpt_ API; however, different architectures might
23782dca611SAndres Salomon	  want to use a different IRQ by default.  This is here for
23882dca611SAndres Salomon	  architectures to set as necessary.
23982dca611SAndres Salomon
2409c8f05c2SRandy Dunlapconfig CS5535_CLOCK_EVENT_SRC
2419c8f05c2SRandy Dunlap	tristate "CS5535/CS5536 high-res timer (MFGPT) events"
2429c8f05c2SRandy Dunlap	depends on GENERIC_TIME && GENERIC_CLOCKEVENTS && CS5535_MFGPT
2439c8f05c2SRandy Dunlap	help
2449c8f05c2SRandy Dunlap	  This driver provides a clock event source based on the MFGPT
2459c8f05c2SRandy Dunlap	  timer(s) in the CS5535 and CS5536 companion chips.
2469c8f05c2SRandy Dunlap	  MFGPTs have a better resolution and max interval than the
2479c8f05c2SRandy Dunlap	  generic PIT, and are suitable for use as high-res timers.
2489c8f05c2SRandy Dunlap
24989bcb05dSDavid Altobelliconfig HP_ILO
25089bcb05dSDavid Altobelli	tristate "Channel interface driver for HP iLO/iLO2 processor"
251f38954c9SAndrew Morton	depends on PCI
25289bcb05dSDavid Altobelli	default n
25389bcb05dSDavid Altobelli	help
25489bcb05dSDavid Altobelli	  The channel interface driver allows applications to communicate
25589bcb05dSDavid Altobelli	  with iLO/iLO2 management processors present on HP ProLiant
25689bcb05dSDavid Altobelli	  servers.  Upon loading, the driver creates /dev/hpilo/dXccbN files,
25789bcb05dSDavid Altobelli	  which can be used to gather data from the management processor,
25889bcb05dSDavid Altobelli	  via read and write system calls.
25989bcb05dSDavid Altobelli
26089bcb05dSDavid Altobelli	  To compile this driver as a module, choose M here: the
26189bcb05dSDavid Altobelli	  module will be called hpilo.
26289bcb05dSDavid Altobelli
2633d919e5fSJack Steinerconfig SGI_GRU
2643d919e5fSJack Steiner	tristate "SGI GRU driver"
2651bc4faa5SRobin Holt	depends on X86_UV && SMP
2663d919e5fSJack Steiner	default n
2673d919e5fSJack Steiner	select MMU_NOTIFIER
2683d919e5fSJack Steiner	---help---
2693d919e5fSJack Steiner	The GRU is a hardware resource located in the system chipset. The GRU
2703d919e5fSJack Steiner	contains memory that can be mmapped into the user address space. This memory is
2713d919e5fSJack Steiner	used to communicate with the GRU to perform functions such as load/store,
2723d919e5fSJack Steiner	scatter/gather, bcopy, AMOs, etc.  The GRU is directly accessed by user
2733d919e5fSJack Steiner	instructions using user virtual addresses. GRU instructions (ex., bcopy) use
2743d919e5fSJack Steiner	user virtual addresses for operands.
2753d919e5fSJack Steiner
2763d919e5fSJack Steiner	If you are not running on a SGI UV system, say N.
2773d919e5fSJack Steiner
2783d919e5fSJack Steinerconfig SGI_GRU_DEBUG
2793d919e5fSJack Steiner	bool  "SGI GRU driver debug"
2803d919e5fSJack Steiner	depends on SGI_GRU
2813d919e5fSJack Steiner	default n
2823d919e5fSJack Steiner	---help---
2833d919e5fSJack Steiner	This option enables addition debugging code for the SGI GRU driver. If
2843d919e5fSJack Steiner	you are unsure, say N.
2853d919e5fSJack Steiner
2863cdbbeebSDaniel Mackconfig ISL29003
2873cdbbeebSDaniel Mack	tristate "Intersil ISL29003 ambient light sensor"
2883cdbbeebSDaniel Mack	depends on I2C && SYSFS
2893cdbbeebSDaniel Mack	help
2903cdbbeebSDaniel Mack	  If you say yes here you get support for the Intersil ISL29003
2913cdbbeebSDaniel Mack	  ambient light sensor.
2923cdbbeebSDaniel Mack
2933cdbbeebSDaniel Mack	  This driver can also be built as a module.  If so, the module
2943cdbbeebSDaniel Mack	  will be called isl29003.
2953cdbbeebSDaniel Mack
2966a9bccedSJean Delvareconfig SENSORS_TSL2550
2976a9bccedSJean Delvare	tristate "Taos TSL2550 ambient light sensor"
2986a9bccedSJean Delvare	depends on I2C && SYSFS
2996a9bccedSJean Delvare	help
3006a9bccedSJean Delvare	  If you say yes here you get support for the Taos TSL2550
3016a9bccedSJean Delvare	  ambient light sensor.
3026a9bccedSJean Delvare
3036a9bccedSJean Delvare	  This driver can also be built as a module.  If so, the module
3046a9bccedSJean Delvare	  will be called tsl2550.
3056a9bccedSJean Delvare
306ef12379fSHartley Sweetenconfig EP93XX_PWM
307ef12379fSHartley Sweeten	tristate "EP93xx PWM support"
308ef12379fSHartley Sweeten	depends on ARCH_EP93XX
309ef12379fSHartley Sweeten	help
310ef12379fSHartley Sweeten	  This option enables device driver support for the PWM channels
311ef12379fSHartley Sweeten	  on the Cirrus EP93xx processors.  The EP9307 chip only has one
312ef12379fSHartley Sweeten	  PWM channel all the others have two, the second channel is an
313ef12379fSHartley Sweeten	  alternate function of the EGPIO14 pin.  A sysfs interface is
314ef12379fSHartley Sweeten	  provided to control the PWM channels.
315ef12379fSHartley Sweeten
316ef12379fSHartley Sweeten	  To compile this driver as a module, choose M here: the module will
317ef12379fSHartley Sweeten	  be called ep93xx_pwm.
318ef12379fSHartley Sweeten
319dddc66ffSWolfram Sangconfig DS1682
320dddc66ffSWolfram Sang	tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm"
321dddc66ffSWolfram Sang	depends on I2C && EXPERIMENTAL
322dddc66ffSWolfram Sang	help
323dddc66ffSWolfram Sang	  If you say yes here you get support for Dallas Semiconductor
324dddc66ffSWolfram Sang	  DS1682 Total Elapsed Time Recorder.
325dddc66ffSWolfram Sang
326dddc66ffSWolfram Sang	  This driver can also be built as a module.  If so, the module
327dddc66ffSWolfram Sang	  will be called ds1682.
328dddc66ffSWolfram Sang
3294d00928cSDaniel Mackconfig TI_DAC7512
3304d00928cSDaniel Mack	tristate "Texas Instruments DAC7512"
3314d00928cSDaniel Mack	depends on SPI && SYSFS
3324d00928cSDaniel Mack	help
3334d00928cSDaniel Mack	  If you say yes here you get support for the Texas Instruments
3344d00928cSDaniel Mack	  DAC7512 16-bit digital-to-analog converter.
3354d00928cSDaniel Mack
3364d00928cSDaniel Mack	  This driver can also be built as a module. If so, the module
3374d00928cSDaniel Mack	  will be calles ti_dac7512.
3384d00928cSDaniel Mack
339453dc659SDmitry Torokhovconfig VMWARE_BALLOON
340453dc659SDmitry Torokhov	tristate "VMware Balloon Driver"
341453dc659SDmitry Torokhov	depends on X86
342453dc659SDmitry Torokhov	help
343453dc659SDmitry Torokhov	  This is VMware physical memory management driver which acts
344453dc659SDmitry Torokhov	  like a "balloon" that can be inflated to reclaim physical pages
345453dc659SDmitry Torokhov	  by reserving them in the guest and invalidating them in the
346453dc659SDmitry Torokhov	  monitor, freeing up the underlying machine pages so they can
347453dc659SDmitry Torokhov	  be allocated to other guests. The balloon can also be deflated
348453dc659SDmitry Torokhov	  to allow the guest to use more physical memory.
349453dc659SDmitry Torokhov
350453dc659SDmitry Torokhov	  If unsure, say N.
351453dc659SDmitry Torokhov
352453dc659SDmitry Torokhov	  To compile this driver as a module, choose M here: the
353453dc659SDmitry Torokhov	  module will be called vmware_balloon.
354453dc659SDmitry Torokhov
3554e17e1dbSRodolfo Giomettisource "drivers/misc/c2port/Kconfig"
3565195e509SWolfram Sangsource "drivers/misc/eeprom/Kconfig"
3575f5bac82SMichał Mirosławsource "drivers/misc/cb710/Kconfig"
358ab69a5aeSTomas Winklersource "drivers/misc/iwmc3200top/Kconfig"
3594e17e1dbSRodolfo Giometti
3607bf1fc43SRandy Dunlapendif # MISC_DEVICES
361