1# Copyright (c) 2024 TOKITA Hiroshi 2# SPDX-License-Identifier: Apache-2.0 3 4config ETH_TEST 5 def_bool DT_HAS_VND_ETHERNET_ENABLED 6 depends on DT_HAS_VND_ETHERNET_ENABLED 7