diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/misc/Kconfig | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 4cecdafeb87d..7fc692a8f5b0 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -6,8 +6,7 @@ menu "Misc devices" | |||
6 | 6 | ||
7 | config IBM_ASM | 7 | config IBM_ASM |
8 | tristate "Device driver for IBM RSA service processor" | 8 | tristate "Device driver for IBM RSA service processor" |
9 | depends on X86 && EXPERIMENTAL | 9 | depends on X86 && PCI && EXPERIMENTAL |
10 | default n | ||
11 | ---help--- | 10 | ---help--- |
12 | This option enables device driver support for in-band access to the | 11 | This option enables device driver support for in-band access to the |
13 | IBM RSA (Condor) service processor in eServer xSeries systems. | 12 | IBM RSA (Condor) service processor in eServer xSeries systems. |
@@ -22,7 +21,7 @@ config IBM_ASM | |||
22 | 21 | ||
23 | WARNING: This software may not be supported or function | 22 | WARNING: This software may not be supported or function |
24 | correctly on your IBM server. Please consult the IBM ServerProven | 23 | correctly on your IBM server. Please consult the IBM ServerProven |
25 | website <http://www.pc.ibm/ww/eserver/xseries/serverproven> for | 24 | website <http://www.pc.ibm.com/ww/eserver/xseries/serverproven> for |
26 | information on the specific driver level and support statement | 25 | information on the specific driver level and support statement |
27 | for your IBM server. | 26 | for your IBM server. |
28 | 27 | ||