dts/Kconfig: Remove symbol HAS_DTS_QDEC.

Symbol not used, so clean it up.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2019-09-10 16:17:06 +02:00 committed by Kumar Gala
parent 555936f771
commit 21d39eff6c
2 changed files with 0 additions and 8 deletions

View file

@ -7,6 +7,5 @@ menuconfig QDEC_NRFX
bool "Nordic QDEC nrfx driver"
depends on HAS_HW_NRF_QDEC
select NRFX_QDEC
select HAS_DTS_QDEC
help
Enable support for nrfx QDEC driver for nRF MCU series.

View file

@ -20,13 +20,6 @@ config HAS_DTS_I2C
This option specifies that the target platform supports device tree
configuration for I2c.
config HAS_DTS_QDEC
bool
depends on HAS_DTS
help
This option specifies that the target platform supports device tree
configuration for QDEC.
config HAS_DTS_USB
bool
depends on HAS_DTS