zephyr/boards/element14/warp7/Kconfig.defconfig

17 lines
270 B
Plaintext

# WaRP7 iMX7S M4 board
# Copyright (c) 2018, Diego Sueiro
# SPDX-License-Identifier: Apache-2.0
if BOARD_WARP7
config FXOS8700_DRDY_INT1
default y
depends on FXOS8700_TRIGGER
config FXAS21002_DRDY_INT1
default y
depends on FXAS21002_TRIGGER
endif # BOARD_WARP7