Skip to content
Snippets Groups Projects
Commit 8848c178 authored by Daniel Friesel's avatar Daniel Friesel
Browse files

eeprom24lc64: fix typo, add I2C dependency

parent ae8864e6
No related branches found
No related tags found
No related merge requests found
......@@ -33,8 +33,9 @@ depends on meta_driver_i2c && !driver_bme280 && (arch_msp430fr5969lp || arch_msp
# dummy is AEMR-specific and not included in Kconfig
config driver_eepom24lc64
config driver_eeprom24lc64
bool "24LC64 EEPROM"
depends on meta_driver_i2c
config driver_hcd1080
bool "HDC1080 TH Sensor with Heated Plate"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment