Skip to content
Snippets Groups Projects
Commit ae9875d5 authored by California Sullivan's avatar California Sullivan Committed by Bruce Ashfield
Browse files

features/usb/usb-typec: fix dependencies


Adds dependencies that were missing. In some BSPs, they were satisfied,
in others they weren't and caused warnings.

Signed-off-by: default avatarCalifornia Sullivan <california.l.sullivan@intel.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@windriver.com>
parent 40ee48ac
No related branches found
No related tags found
No related merge requests found
# Dependencies
CONFIG_INTEL_PMC_IPC=y
# Intel WhiskeyCove PMIC USB Type-C PHY driver # Intel WhiskeyCove PMIC USB Type-C PHY driver
CONFIG_TYPEC_WCOVE=m CONFIG_TYPEC_WCOVE=m
define KFEATURE_DESCRIPTION "Enable Intel WhiskeyCove PMIC USB Type C PHY driver" define KFEATURE_DESCRIPTION "Enable Intel WhiskeyCove PMIC USB Type C PHY driver"
define KFEATURE_COMPATIBILITY board define KFEATURE_COMPATIBILITY board
include features/power/intel_pmic.scc
kconf hardware usb-typec.cfg kconf hardware usb-typec.cfg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment