tee: add ARM_SMCCC dependency
authorArnd Bergmann <arnd@arndb.de>
Wed, 10 May 2017 19:05:16 +0000 (21:05 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:55:39 +0000 (15:55 -0500)
commit6680ab8e7afbbf61eddfce685339926fab73ca09
tree439a0bfc8e1a2a98d02d4e303ca9c93a16d62bd5
parent8ed4207f85ef731fd01ce4c5790039bfbe0041eb
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>
(cherry picked from commit e84188852a7239d7a144af12f7e5dac8fa88600b)
drivers/tee/Kconfig