1# Copyright (c) 2015 ITE Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4config ITE_IT8XXX2_INTC 5 def_bool $(dt_nodelabel_has_compat,intc,it8xxx2-intc) 6 depends on (SOC_IT8XXX2) 7 help 8 Configures the maximum number of clients allowed per shared 9 instance of the shared interrupt driver. To conserve RAM set 10 this value to the lowest practical value. 11 this software interrupt default set on by device tree. 12