summaryrefslogtreecommitdiff
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2014-03-12 12:39:39 +0000
committerNitin Garg <nitin.garg@freescale.com>2015-09-17 08:58:37 -0500
commit3881c7b8e610a0e94e39c003d938b8e0a3ff4e97 (patch)
tree0fb70d1d21d3e1f4ecd2567e8ed2d8a75fe22b5b /drivers/ata/Kconfig
parentf3fef297b169168bccf6035a9d3fd2712aef5b0c (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> (cherry picked from commit c51a848973da8b347191c0e317da3b912c2cdb6a)
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 762831eb0dc9..3a41a5510bb4 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.