Skip to content

Commit

Permalink
fixup! pkg/cryptoauthlib: model in Kconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Apr 26, 2022
1 parent b3529d1 commit 348c251
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/cryptoauthlib/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ config MODULE_CRYPTOAUTHLIB_CONTRIB
select MODULE_PERIPH_I2C
select MODULE_PERIPH_I2C_RECONFIGURE if HAS_PERIPH_I2C_RECONFIGURE

if PACKAGE_CRYPTOAUTHLIB

config MODULE_CRYPTOAUTHLIB_TEST
bool "Module for cryptoauthlib tests"
depends on TEST_KCONFIG
Expand All @@ -38,3 +40,5 @@ config MODULE_CRYPTOAUTHLIB_TEST_TNG
config MODULE_CRYPTOAUTHLIB_TEST_ATCACERT
bool
depends on TEST_KCONFIG

endif

0 comments on commit 348c251

Please sign in to comment.