The Qualcomm Trusted Execution Environment (QTEE) is only available on
Qualcomm SoCs. Hence add a dependency on ARCH_QCOM, to prevent asking
the user about this driver when configuring a kernel without Qualcomm
platform support.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| async.c | ||
| call.c | ||
| core.c | ||
| mem_obj.c | ||
| primordial_obj.c | ||
| qcomtee.h | ||
| qcomtee_msg.h | ||
| qcomtee_object.h | ||
| shm.c | ||
| user_obj.c | ||