blob: ad97e3bc5ef19660a1000c686d42f1a758dcc568 [file] [log] [blame]
# Microchip MEC172XNLJ MCU
# Copyright (c) 2022 Silicom Connectivity Solutions
# SPDX-License-Identifier: Apache-2.0
if SOC_MEC172X_NLJ
config SOC
default "mec172xnlj"
config GPIO
default y
config ESPI_XEC_V2
default y
depends on ESPI
config EEPROM_XEC
default y
depends on EEPROM
endif # SOC_MEC172X_NLJ