blob: efe2e019732af08e6ac0e53120c977e04c680ada [file] [log] [blame]
# Microchip MEC1501HSZ MCU
# Copyright (c) 2018 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
if SOC_MEC1501_HSZ
config SOC
default "mec1501hsz"
config PINMUX_XEC
default y
depends on PINMUX
config GPIO
default y
config ESPI_XEC
default y
depends on ESPI
config PS2_XEC
default y
depends on PS2
endif # SOC_MEC1501_HSZ