Skip to content

Commit 088307d

Browse files
committed
Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes
Fix OP-TEE compile error with nommu * tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wiklander/linux-tee: tee: optee: Fix compilation issue with nommu Link: https://lore.kernel.org/r/20200123101310.GA10320@jax Signed-off-by: Olof Johansson <[email protected]>
2 parents 70db729 + 9e0caab commit 088307d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/tee/optee/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
config OPTEE
44
tristate "OP-TEE"
55
depends on HAVE_ARM_SMCCC
6+
depends on MMU
67
help
78
This implements the OP-TEE Trusted Execution Environment (TEE)
89
driver.

0 commit comments

Comments
 (0)