summaryrefslogtreecommitdiffstats
path: root/rules/optee.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-03-22 15:19:00 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-03-22 15:19:00 +0100
commitda52a566a6cc3cdf8852d180c0e2255269c52f5a (patch)
treea3442d0f0e3b3284220406fea9e2ade37f933459 /rules/optee.in
parent7a2062c61235372fde877b8628505b2c51d6986c (diff)
downloadptxdist-da52a566a6cc3cdf8852d180c0e2255269c52f5a.tar.gz
ptxdist-da52a566a6cc3cdf8852d180c0e2255269c52f5a.tar.xz
optee: add missing dependency
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/optee.in')
-rw-r--r--rules/optee.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/optee.in b/rules/optee.in
index 49bc6c93f..27cb1ad72 100644
--- a/rules/optee.in
+++ b/rules/optee.in
@@ -1,4 +1,6 @@
## SECTION=security
config OPTEE
- tristate
+ tristate
+ select HOST_SYSTEM_PYTHON
+ select HOST_SYSTEM_PYTHON_CRYPTO