summaryrefslogtreecommitdiff
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2014-03-12 12:39:39 +0000
committerTejun Heo <tj@kernel.org>2014-03-14 09:21:05 -0400
commitc51a848973da8b347191c0e317da3b912c2cdb6a (patch)
tree481e06714a8998b395b4c94e64902d77b0df820c /drivers/ata/Kconfig
parent4a2e51234038fb8b24963a2f32e8b55980085a23 (diff)
ahci: st: Remove legacy dependencies on PHY
Suggested-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r--drivers/ata/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 88c2c1291b67..d2209e4f2dfe 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -100,7 +100,6 @@ config SATA_AHCI_PLATFORM
config AHCI_ST
tristate "ST AHCI SATA support"
depends on SATA_AHCI_PLATFORM
- select GENERIC_PHY
help
This option enables support for ST AHCI SATA controller.