blob: 60b70d2ed54410b84fe972fa6dda778ce98cd1bb [file] [log] [blame]
# I3G4250D three-axis digital output gyroscope
# Copyright (c) 2021 Jonathan Hahn
# SPDX-License-Identifier: Apache-2.0
config I3G4250D
bool "I3G4250D three-axis digital output gyroscope"
default y
depends on DT_HAS_ST_I3G4250D_ENABLED
depends on SPI
select HAS_STMEMSC
select USE_STDC_I3G4250D
help
Enable driver for I3G4250D SPI-based three-axis motion tracking device.