ANDROID: trusty: don't use tristate for non-modules
TRUSTY_SMC_ARM and TRUSTY_SMC_ARM64 should be bool instead of tristate,
since they're not modules themselves but rather options for the
trusty-core module.
Change-Id: Ifa1fef51fa2b841503a4e84956008adf33e87c45
Signed-off-by:
Eric Biggers <ebiggers@google.com>
Loading