summaryrefslogtreecommitdiff
path: root/drivers/base/Kconfig
blob: 3788231b6e8255fb7fc7c7bc5657becd4a6f5eb8 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only

config PM_GENERIC_DOMAINS
	bool

config FEATURE_CONTROLLER
	bool "Feature controller support" if COMPILE_TEST

source "drivers/base/regmap/Kconfig"