Skip to content

Commit b28d540

Browse files
GuEe-GUIRbb666
authored andcommitted
[DM][HWCRYPTO] Make Kconfig import for DM
Signed-off-by: GuEe-GUI <2991707448@qq.com>
1 parent 6618fa1 commit b28d540

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/drivers/hwcrypto/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,7 @@ menuconfig RT_USING_HWCRYPTO
163163
default n
164164
endif
165165
endif
166+
167+
if RT_USING_DM && RT_USING_HWCRYPTO
168+
osource "$(SOC_DM_HWCRYPTO_DIR)/Kconfig"
169+
endif

0 commit comments

Comments
 (0)