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