diff options
Diffstat (limited to 'src/drivers/i2c/w83793/Kconfig')
-rw-r--r-- | src/drivers/i2c/w83793/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/i2c/w83793/Kconfig b/src/drivers/i2c/w83793/Kconfig new file mode 100644 index 0000000000..d7f8cd1fe1 --- /dev/null +++ b/src/drivers/i2c/w83793/Kconfig @@ -0,0 +1,2 @@ +config DRIVERS_I2C_W83793 + bool |