aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/baskingridge/dsdt.asl
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@chromium.org>2013-03-22 11:01:37 -0700
committerRonald G. Minnich <rminnich@gmail.com>2013-03-30 22:07:04 +0100
commitf6763db83e7cf45f1ece8c1c8ecefe2b6a9f886d (patch)
tree0b3642525069eebdd4894df8ba6c0bc8496b7545 /src/mainboard/intel/baskingridge/dsdt.asl
parent08e3656b517cf029dec5f9830c2e09b947e46e8b (diff)
wtm1/wtm2/baskingridge: Enable TPM ACPI device
This enables the TPM device in ACPI tables so the OS is able to probe for the TPM without needing it be force loaded. Change-Id: I21e660ac1c12e3e1341cf266cf8f0bf03763df5a Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: http://review.coreboot.org/2968 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/intel/baskingridge/dsdt.asl')
-rw-r--r--src/mainboard/intel/baskingridge/dsdt.asl4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/intel/baskingridge/dsdt.asl b/src/mainboard/intel/baskingridge/dsdt.asl
index 79bb8f39f8..a56562ef51 100644
--- a/src/mainboard/intel/baskingridge/dsdt.asl
+++ b/src/mainboard/intel/baskingridge/dsdt.asl
@@ -2,7 +2,7 @@
* This file is part of the coreboot project.
*
* Copyright (C) 2007-2009 coresystems GmbH
- * Copyright (C) 2011 The ChromiumOS Authors. All rights reserved.
+ * Copyright 2011 Google Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#define ENABLE_TPM
+
DefinitionBlock(
"dsdt.aml",
"DSDT",