summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/arch/posix/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/posix/Kconfig b/src/arch/posix/Kconfig
index 492e623..0e210ad 100644
--- a/src/arch/posix/Kconfig
+++ b/src/arch/posix/Kconfig
@@ -10,6 +10,7 @@ select meta_driver_counter
config arch_posix_driver_i2c
bool "I2C via /dev/i2c"
+select meta_driver_hardware_i2c
select meta_driver_i2c
config arch_posix_driver_i2c_bus