tmp2-tss: remove architecture restriction
authorCarlos Santos <casantos@datacom.ind.br>
Thu, 15 Mar 2018 12:55:58 +0000 (09:55 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 18 Mar 2018 20:58:24 +0000 (21:58 +0100)
Followingig a suggestion from Peter Korsgaard, remove the restriction to
x86 and x86_64. It is preferable to expose the package unless there is a
build time dependency on an architecture or the package is specific to a
certain SoC or board.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tpm2-tss/Config.in

index 1eb69d3e93f6fe3dd9c171ce6c6d8b592865383b..ebf0fd262d937a52c3eede18271f137902f3a618 100644 (file)
@@ -1,6 +1,5 @@
 config BR2_PACKAGE_TPM2_TSS
        bool "tpm2-tss"
-       depends on BR2_i386 || BR2_x86_64
        select BR2_PACKAGE_LIBURIPARSER
        help
          OSS implementation of the Trusted Computing Group's (TCG) TPM2