diff options
Diffstat (limited to 'drivers/sn/Kconfig')
-rw-r--r-- | drivers/sn/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/sn/Kconfig b/drivers/sn/Kconfig index 34d4fde51a79..c66ba9ad833d 100644 --- a/drivers/sn/Kconfig +++ b/drivers/sn/Kconfig | |||
@@ -5,18 +5,6 @@ | |||
5 | menu "SN Devices" | 5 | menu "SN Devices" |
6 | depends on SGI_SN | 6 | depends on SGI_SN |
7 | 7 | ||
8 | config SGI_IOC4 | ||
9 | tristate "SGI IOC4 Base IO support" | ||
10 | default m | ||
11 | ---help--- | ||
12 | This option enables basic support for the IOC4 chip on certain | ||
13 | SGI IO controller cards (IO9, IO10, and PCI-RT). This option | ||
14 | does not enable any specific functions on such a card, but provides | ||
15 | necessary infrastructure for other drivers to utilize. | ||
16 | |||
17 | If you have an SGI Altix with an IOC4-based card say Y. | ||
18 | Otherwise say N. | ||
19 | |||
20 | config SGI_IOC3 | 8 | config SGI_IOC3 |
21 | tristate "SGI IOC3 Base IO support" | 9 | tristate "SGI IOC3 Base IO support" |
22 | default m | 10 | default m |