# Copyright 2021 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. CONFIG_CROS_EC=y CONFIG_PLATFORM_EC=y # Disable shimmed code. Can enabled selectively later CONFIG_SHIMMED_TASKS=n CONFIG_PLATFORM_EC_KEYBOARD=n CONFIG_PLATFORM_EC_HOSTCMD=n