diff options
Diffstat (limited to 'drivers/ide/Kconfig')
| -rw-r--r-- | drivers/ide/Kconfig | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index d1266fe2d1ab..b6fb167e20f6 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
| @@ -682,6 +682,7 @@ config BLK_DEV_SVWKS | |||
| 682 | config BLK_DEV_SGIIOC4 | 682 | config BLK_DEV_SGIIOC4 |
| 683 | tristate "Silicon Graphics IOC4 chipset ATA/ATAPI support" | 683 | tristate "Silicon Graphics IOC4 chipset ATA/ATAPI support" |
| 684 | depends on (IA64_SGI_SN2 || IA64_GENERIC) && SGI_IOC4 | 684 | depends on (IA64_SGI_SN2 || IA64_GENERIC) && SGI_IOC4 |
| 685 | select IDEPCI_SHARE_IRQ | ||
| 685 | help | 686 | help |
| 686 | This driver adds PIO & MultiMode DMA-2 support for the SGI IOC4 | 687 | This driver adds PIO & MultiMode DMA-2 support for the SGI IOC4 |
| 687 | chipset, which has one channel and can support two devices. | 688 | chipset, which has one channel and can support two devices. |
| @@ -773,20 +774,6 @@ config BLK_DEV_IDEDMA_PMAC | |||
| 773 | to transfer data to and from memory. Saying Y is safe and improves | 774 | to transfer data to and from memory. Saying Y is safe and improves |
| 774 | performance. | 775 | performance. |
| 775 | 776 | ||
| 776 | config BLK_DEV_IDE_PMAC_BLINK | ||
| 777 | bool "Blink laptop LED on drive activity (DEPRECATED)" | ||
| 778 | depends on BLK_DEV_IDE_PMAC && ADB_PMU | ||
| 779 | select ADB_PMU_LED | ||
| 780 | select LEDS_TRIGGERS | ||
| 781 | select LEDS_TRIGGER_IDE_DISK | ||
| 782 | help | ||
| 783 | This option enables the use of the sleep LED as a hard drive | ||
| 784 | activity LED. | ||
| 785 | This option is deprecated, it only selects ADB_PMU_LED and | ||
| 786 | LEDS_TRIGGER_IDE_DISK and changes the code in the new led class | ||
| 787 | device to default to the ide-disk trigger (which should be set | ||
| 788 | from userspace via sysfs). | ||
| 789 | |||
| 790 | config BLK_DEV_IDE_SWARM | 777 | config BLK_DEV_IDE_SWARM |
| 791 | tristate "IDE for Sibyte evaluation boards" | 778 | tristate "IDE for Sibyte evaluation boards" |
| 792 | depends on SIBYTE_SB1xxx_SOC | 779 | depends on SIBYTE_SB1xxx_SOC |
