blob: 1ac31bf48aa7d5e87dd1c13fd34d18e67a0e1796 [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
"""FAFT config setting overrides for Pit."""
class Values(object):
chrome_ec = True
ec_capability = (['battery', 'keyboard', 'arm', 'lid'])