Просмотр исходного кода

tmp2-tss: remove architecture restriction

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>
Carlos Santos 7 лет назад
Родитель
Сommit
03a82765b1
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      package/tpm2-tss/Config.in

+ 0 - 1
package/tpm2-tss/Config.in

@@ -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