mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-19 23:28:16 +01:00
test: Make UT_LIB_ASN1 depend on sandbox
This doesn't seem to work on a real board, so use the test on sandbox only. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
30a75e7794
commit
f2311519ca
@ -32,6 +32,7 @@ if UT_LIB
|
|||||||
|
|
||||||
config UT_LIB_ASN1
|
config UT_LIB_ASN1
|
||||||
bool "Unit test for asn1 compiler and decoder function"
|
bool "Unit test for asn1 compiler and decoder function"
|
||||||
|
depends on SANDBOX
|
||||||
default y
|
default y
|
||||||
imply ASYMMETRIC_KEY_TYPE
|
imply ASYMMETRIC_KEY_TYPE
|
||||||
imply ASYMMETRIC_PUBLIC_KEY_SUBTYPE
|
imply ASYMMETRIC_PUBLIC_KEY_SUBTYPE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user