1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "ARM SCMI NXP i.MX Vendor Protocols"
4 config IMX_SCMI_BBM_EXT
5 tristate "i.MX SCMI BBM EXTENSION"
6 depends on ARM_SCMI_PROTOCOL || (COMPILE_TEST && OF)
9 This enables i.MX System BBM control logic which supports RTC
12 To compile this driver as a module, choose M here: the
13 module will be called imx-sm-bbm.
15 config IMX_SCMI_MISC_EXT
16 tristate "i.MX SCMI MISC EXTENSION"
17 depends on ARM_SCMI_PROTOCOL || (COMPILE_TEST && OF)
20 This enables i.MX System MISC control logic such as gpio expander
23 To compile this driver as a module, choose M here: the
24 module will be called imx-sm-misc.