aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/misc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index a92b8728b90c..1d516f24ba53 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -10,7 +10,7 @@ if MISC_DEVICES
10 10
11config IBM_ASM 11config IBM_ASM
12 tristate "Device driver for IBM RSA service processor" 12 tristate "Device driver for IBM RSA service processor"
13 depends on X86 && PCI && EXPERIMENTAL 13 depends on X86 && PCI && INPUT && EXPERIMENTAL
14 ---help--- 14 ---help---
15 This option enables device driver support for in-band access to the 15 This option enables device driver support for in-band access to the
16 IBM RSA (Condor) service processor in eServer xSeries systems. 16 IBM RSA (Condor) service processor in eServer xSeries systems.