dts/Kconfig: Remove unused HAS_DTS_ETHERNET

Symbol not used clean it up.

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

View file

@ -4,6 +4,5 @@ config BOARD_QEMU_X86
bool "QEMU x86"
depends on SOC_IA32
select QEMU_TARGET
select HAS_DTS_ETHERNET
select CPU_HAS_FPU
select HAS_COVERAGE_SUPPORT

View file

@ -48,13 +48,6 @@ config HAS_DTS_WDT
This option specifies that the target platform supports device tree
configuration for WDT.
config HAS_DTS_ETHERNET
bool
depends on HAS_DTS
help
This option specifies that the target platform supports device tree
configuration for Ethernet.
config HAS_DTS_ENTROPY
bool
depends on HAS_DTS