]> xenbits.xen.org Git - xenclient/build.git/commitdiff
Make xenclient-tboot package select trousers and tpm-tools.
authorChristian Limpach <Christian.Limpach@citrix.com>
Tue, 12 Jan 2010 01:26:32 +0000 (01:26 +0000)
committerChristian Limpach <Christian.Limpach@citrix.com>
Tue, 12 Jan 2010 01:26:32 +0000 (01:26 +0000)
package/xenclient/tboot/Config.in

index 44c8717dfe3b912bb64b0a73712df8bfea6b45ab..522e0e8c70ef7fa6fe4384cc262272fcba2bc7de 100644 (file)
@@ -1,7 +1,8 @@
 config BR2_PACKAGE_XENCLIENT_TBOOT
        bool "XenClient TBOOT"
        default n
-       depends on BR2_PACKAGE_TROUSERS && BR2_PACKAGE_TPM_TOOLS
+       select BR2_PACKAGE_TROUSERS
+       select BR2_PACKAGE_TPM_TOOLS
        help
                XenClient TXT trusted boot support.