# Copyright (c) 2025 TOKITA Hiroshi # SPDX-License-Identifier: Apache-2.0 if BOARD_W5500_EVB_PICO2 if NETWORKING config NET_L2_ETHERNET default y endif # NETWORKING config USB_SELF_POWERED default n config SYS_CLOCK_HW_CYCLES_PER_SEC default 150000000 endif # BOARD_W5500_EVB_PICO2