blob: e7289afad15b2ec51d03ffcc66aa45a53e6283e4 [file] [log] [blame]
# Copyright 2015 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 configuration overrides for JetStream."""
class Values(object):
"""FAFT config values for JetStream."""
mode_switcher_type = 'jetstream_switcher'
firmware_screen = 16
has_lid = False
has_keyboard = False
rec_button_dev_switch = True
smm_store = False