diff options
| author | Alim Akhtar <[email protected]> | 2020-07-21 22:50:21 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-09-09 22:26:29 -0400 |
| commit | 09fd5f0ddf327ce2b7764ecf3264f3f9230207f1 (patch) | |
| tree | e34c7fe289d88c14c2f4937a83f3097e1602a243 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 5e48a084f4e824e1b624d3fd7ddcf53d2ba69e53 (diff) | |
scsi: ufs: Fix 'unmet direct dependencies' config warning
With !CONFIG_OF and SCSI_UFS_EXYNOS selected, the below warning is given:
WARNING: unmet direct dependencies detected for PHY_SAMSUNG_UFS
Depends on [n]: OF [=n] && (ARCH_EXYNOS || COMPILE_TEST [=y])
Selected by [y]:
- SCSI_UFS_EXYNOS [=y] && SCSI_LOWLEVEL [=y] && SCSI [=y] && SCSI_UFSHCD_PLATFORM [=y] && (ARCH_EXYNOS || COMPILE_TEST [=y])
Fix it by removing PHY_SAMSUNG_UFS dependency.
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Randy Dunlap <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Alim Akhtar <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions