Skip to content

Commit 4f2b4ad

Browse files
GuEe-GUIDailingxiang1
authored andcommitted
[DM][HWCRYPTO] Make Kconfig import for DM
Signed-off-by: GuEe-GUI <[email protected]>
1 parent f11d221 commit 4f2b4ad

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)