]> git.baikalelectronics.ru Git - kernel.git/commit
tee: add ARM_SMCCC dependency
authorArnd Bergmann <arnd@arndb.de>
Wed, 10 May 2017 19:05:16 +0000 (21:05 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 10 May 2017 19:05:16 +0000 (21:05 +0200)
commit5c349161baf46cf8804f24107042821562bba3e4
tree362838b0d7531717c74bcb4ffdabce3420a92dce
parent43f58ba3ace78680b0d45af919b505ad53a91715
tee: add ARM_SMCCC dependency

For the moment, the tee subsystem only makes sense in combination with
the op-tee driver that depends on ARM_SMCCC, so let's hide the subsystem
from users that can't select that.

Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/tee/Kconfig