This adds a very basic SoC configuration for Intel Lakemont SoC. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
9 lines
153 B
YAML
9 lines
153 B
YAML
# Copyright (c) 2021 Intel Corp.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Intel Lakemont CPU
|
|
|
|
compatible: "intel,lakemont"
|
|
|
|
include: cpu.yaml
|