aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r--drivers/ide/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index 556958ebbf03..b6fb167e20f6 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -774,20 +774,6 @@ config BLK_DEV_IDEDMA_PMAC
774 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
775 performance. 775 performance.
776 776
777config BLK_DEV_IDE_PMAC_BLINK
778 bool "Blink laptop LED on drive activity (DEPRECATED)"
779 depends on BLK_DEV_IDE_PMAC && ADB_PMU
780 select ADB_PMU_LED
781 select LEDS_TRIGGERS
782 select LEDS_TRIGGER_IDE_DISK
783 help
784 This option enables the use of the sleep LED as a hard drive
785 activity LED.
786 This option is deprecated, it only selects ADB_PMU_LED and
787 LEDS_TRIGGER_IDE_DISK and changes the code in the new led class
788 device to default to the ide-disk trigger (which should be set
789 from userspace via sysfs).
790
791config BLK_DEV_IDE_SWARM 777config BLK_DEV_IDE_SWARM
792 tristate "IDE for Sibyte evaluation boards" 778 tristate "IDE for Sibyte evaluation boards"
793 depends on SIBYTE_SB1xxx_SOC 779 depends on SIBYTE_SB1xxx_SOC