From aabb42682f4000296f1aefcf27846c1398387f2a Mon Sep 17 00:00:00 2001 From: Soomin Kim Date: Thu, 11 Jan 2018 21:49:18 +0900 Subject: [PATCH] [COMMON] scsi: ufs: Don't select PM_DEVFREQ as default Change-Id: I59fa72b7a6ae9244c784af67643d7c25feb6abec Signed-off-by: Soomin Kim --- drivers/scsi/ufs/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/scsi/ufs/Kconfig b/drivers/scsi/ufs/Kconfig index d430722f7cad..5d8082ea4929 100644 --- a/drivers/scsi/ufs/Kconfig +++ b/drivers/scsi/ufs/Kconfig @@ -35,8 +35,6 @@ config SCSI_UFSHCD tristate "Universal Flash Storage Controller Driver Core" depends on SCSI && SCSI_DMA - select PM_DEVFREQ - select DEVFREQ_GOV_SIMPLE_ONDEMAND select NLS ---help--- This selects the support for UFS devices in Linux, say Y and make -- 2.20.1