aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/regmap/Kconfig
blob: 8db5c8b8a21fb51e235cb04debf169cbe12cfddb (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: BSD-2-Clause

menu "Regmap Support"

config REGMAP
	bool "Regmap support"
	default n

endmenu