1
0
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:
Gunar Schorcht 2022-03-17 18:32:19 +01:00
parent 327a4a58b2
commit ce04d978ef

View File

@ -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.