mb/google/octopus/variants/yorp: Enable TBMC device

This change enables tablet mode ACPI device for yorp.

BUG=b:111264961
CQ-DEPEND=CL:1132686

Change-Id: I81140b84a1adb5b21f1656fd89d953331e538f01
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/27431
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Jett Rink <jettrink@google.com>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
This commit is contained in:
Furquan Shaikh 2018-07-10 21:53:59 -07:00
parent 13367490b0
commit a353d054ae
1 changed files with 3 additions and 0 deletions

View File

@ -18,4 +18,7 @@
#include <baseboard/ec.h>
/* Enable Tablet switch */
#define EC_ENABLE_TBMC_DEVICE
#endif