2018-10-17 16:39:10 +08:00
|
|
|
# Copyright (c) 2018, Nordic Semiconductor ASA
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2019-10-22 07:04:04 +08:00
|
|
|
config QDEC_NRFX
|
2018-10-17 16:39:10 +08:00
|
|
|
bool "Nordic QDEC nrfx driver"
|
|
|
|
depends on HAS_HW_NRF_QDEC
|
|
|
|
select NRFX_QDEC
|
|
|
|
help
|
|
|
|
Enable support for nrfx QDEC driver for nRF MCU series.
|