blob: 9922e5e067679063550ff74515077a0b41d87d19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
##
## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only
chip soc/mediatek/mt8173
device cpu_cluster 0 on
device cpu 0 on end
end
end
|