Commit dcd2592a authored by Daniel Friesel's avatar Daniel Friesel
Browse files

driver/Kconfig: Remove aemr-specific dummy and resistive_load drivers

parent d233c176
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -33,8 +33,7 @@ config driver_ccs811
bool "CCS811 VOC Sensor"
depends on meta_driver_i2c

config driver_dummy
bool "Dummy driver"
# dummy driver is AEMR-specific and not included in Kconfig

config driver_eepom24lc64
bool "24LC64 EEPROM"
@@ -68,8 +67,7 @@ config driver_nrf24l01
bool "nRF24L01+ 2.4GHz Radio"
depends on meta_driver_spi

config driver_resistive_load
bool "Resistive Load for Energy Model Generation Evaluation"
# resistive_load is AEMR-specific and not included in Kconfig

config driver_s5851a
bool "S5851A LoRaWAN Radio"