We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb53c8 commit 5cb1836Copy full SHA for 5cb1836
1 file changed
components/drivers/hwcrypto/Kconfig
@@ -163,3 +163,7 @@ menuconfig RT_USING_HWCRYPTO
163
default n
164
endif
165
166
+
167
+if RT_USING_DM && RT_USING_HWCRYPTO
168
+ osource "$(SOC_DM_HWCRYPTO_DIR)/Kconfig"
169
+endif
0 commit comments