commit | e84188852a7239d7a144af12f7e5dac8fa88600b | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed May 10 21:05:16 2017 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed May 10 21:05:16 2017 +0200 |
tree | 362838b0d7531717c74bcb4ffdabce3420a92dce | |
parent | e038d5515b4a0c0946f331f4eeaa538453a89c36 [diff] |
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>