1*e1565867SAkshay Gupta# SPDX-License-Identifier: GPL-2.0-only 2*e1565867SAkshay Guptaconfig AMD_SBRMI_I2C 3*e1565867SAkshay Gupta tristate "AMD side band RMI support" 4*e1565867SAkshay Gupta depends on I2C 5*e1565867SAkshay Gupta help 6*e1565867SAkshay Gupta Side band RMI over I2C support for AMD out of band management. 7*e1565867SAkshay Gupta 8*e1565867SAkshay Gupta This driver can also be built as a module. If so, the module will 9*e1565867SAkshay Gupta be called sbrmi-i2c. 10