mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Update drivers/l3gxxxx/Kconfig
Co-authored-by: Leandro Lanzieri <leandro.lanzieri@haw-hamburg.de>
This commit is contained in:
parent
327a4a58b2
commit
ce04d978ef
@ -55,6 +55,8 @@ menu "Sensor variants used"
|
||||
config MODULE_L3GD20H
|
||||
bool "L3GD20H"
|
||||
default y if HAVE_L3GD20H
|
||||
default y if !MODULE_L3GD20 && !MODULE_L3G4200D_NG && !MODULE_A3G4250D && !MODULE_I3G4250D
|
||||
|
||||
help
|
||||
Enables the support for L3GD20H.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user