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
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