mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/saul: Fix spelling mistake
This commit is contained in:
parent
aa138dbe4b
commit
be6e671d4c
@ -41,7 +41,7 @@ config MODULE_SAUL_NRF_TEMPERATURE
|
|||||||
select MODULE_PERIPH_TEMPERATURE
|
select MODULE_PERIPH_TEMPERATURE
|
||||||
|
|
||||||
config MODULE_AUTO_INIT_SAUL
|
config MODULE_AUTO_INIT_SAUL
|
||||||
bool "Auto initialize the SAUL sybsystem"
|
bool "Auto initialize the SAUL subsystem"
|
||||||
depends on MODULE_AUTO_INIT
|
depends on MODULE_AUTO_INIT
|
||||||
select MODULE_SAUL_INIT_DEVS
|
select MODULE_SAUL_INIT_DEVS
|
||||||
default y
|
default y
|
||||||
|
Loading…
Reference in New Issue
Block a user