1# Copyright 2024 The ChromiumOS Authors
2# SPDX-License-Identifier: Apache-2.0
3
4if SOC_MT8186
5
6# FIXME: move this to 818x series code to share w/8188
7config NUM_2ND_LEVEL_AGGREGATORS
8 default 1
9
10config 2ND_LVL_INTR_00_OFFSET
11 default 2
12
13endif
14