summaryrefslogtreecommitdiff
path: root/drivers/misc/amd-sbi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/amd-sbi/Kconfig')
-rw-r--r--drivers/misc/amd-sbi/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/misc/amd-sbi/Kconfig b/drivers/misc/amd-sbi/Kconfig
index be022c71a90c..30e7fad7356c 100644
--- a/drivers/misc/amd-sbi/Kconfig
+++ b/drivers/misc/amd-sbi/Kconfig
@@ -1,10 +1,9 @@
# SPDX-License-Identifier: GPL-2.0-only
config AMD_SBRMI_I2C
tristate "AMD side band RMI support"
- depends on I2C
+ depends on I3C_OR_I2C
depends on ARM || ARM64 || COMPILE_TEST
select REGMAP_I2C
- depends on I3C || !I3C
select REGMAP_I3C if I3C
help
Side band RMI over I2C/I3C support for AMD out of band management.