diff --git a/features/usb/usb-typec.cfg b/features/usb/usb-typec.cfg
index 09b82dc3def77eafdcda0d139383c9dbbb2c56dc..b23b75efebb6ed16183dd068455b18372412958f 100644
--- a/features/usb/usb-typec.cfg
+++ b/features/usb/usb-typec.cfg
@@ -1,2 +1,5 @@
+# Dependencies
+CONFIG_INTEL_PMC_IPC=y
+
 # Intel WhiskeyCove PMIC USB Type-C PHY driver
 CONFIG_TYPEC_WCOVE=m
diff --git a/features/usb/usb-typec.scc b/features/usb/usb-typec.scc
index 5828e986e13df16d08114307fe7e9d1bd1862b6e..a55629a897fda27a6aa1b694abb430c3e9522d17 100644
--- a/features/usb/usb-typec.scc
+++ b/features/usb/usb-typec.scc
@@ -1,4 +1,6 @@
 define KFEATURE_DESCRIPTION "Enable Intel WhiskeyCove PMIC USB Type C PHY driver"
 define KFEATURE_COMPATIBILITY board
 
+include features/power/intel_pmic.scc
+
 kconf hardware usb-typec.cfg