summaryrefslogtreecommitdiff
path: root/src/driver/Kconfig
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-10-17 18:54:25 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-10-17 18:54:25 +0200
commit399c5385d5c449cc3cde314e7a4e42f7a242a4cb (patch)
treeb950081831a6db6c05f2b5accb4db785e4c0b0d2 /src/driver/Kconfig
parent9fd36d9cc10fbefa578bf8b1b2c308bf775af4f9 (diff)
Add DS2482-100 Single-Channel 1-Wire Master driver
Diffstat (limited to 'src/driver/Kconfig')
-rw-r--r--src/driver/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/driver/Kconfig b/src/driver/Kconfig
index b2d57e9..dbcf9dd 100644
--- a/src/driver/Kconfig
+++ b/src/driver/Kconfig
@@ -37,6 +37,10 @@ depends on meta_driver_i2c && !driver_bme280 && (arch_arduino_nano || arch_msp43
# ccs811 is broken and incomplete
+config driver_ds2482
+bool "DS2482-100 Single-Channel 1-Wire Master"
+depends on meta_driver_i2c
+
# dummy is AEMR-specific and not included in Kconfig
config driver_eeprom24lc64