diff options
Diffstat (limited to 'src/drivers/i2c/nct7802y/Kconfig')
-rw-r--r-- | src/drivers/i2c/nct7802y/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/drivers/i2c/nct7802y/Kconfig b/src/drivers/i2c/nct7802y/Kconfig new file mode 100644 index 0000000000..a51f384b3f --- /dev/null +++ b/src/drivers/i2c/nct7802y/Kconfig @@ -0,0 +1,4 @@ +config DRIVERS_I2C_NCT7802Y + bool + help + The NCT7802Y by Nuvoton is a Hardware Monitoring IC. |