diff options
| author | Jeff Garzik <jgarzik@pobox.com> | 2005-08-29 16:40:27 -0400 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@pobox.com> | 2005-08-29 16:40:27 -0400 |
| commit | c1b054d03f5b31c33eaa0b267c629b118eaf3790 (patch) | |
| tree | 9333907ca767be24fcb3667877242976c3e3c8dd /drivers/misc | |
| parent | 559fb51ba7e66fe298b8355fabde1275b7def35f (diff) | |
| parent | bf4e70e54cf31dcca48d279c7f7e71328eebe749 (diff) | |
Merge /spare/repo/linux-2.6/
Diffstat (limited to 'drivers/misc')
| -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 | ||
