blob: 4a9d5b80fd6e1e8b1d15be6221d47cf30bb455c1 [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
select SPI
select HAS_STMEMSC
select USE_STDC_I3G4250D
help
Enable driver for I3G4250D SPI-based three-axis motion tracking device.