blob: 8afe506078be0f269fdf894697d909bc8f0a3204 [file] [log] [blame]
# Copyright (c) 2022-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
if I2C_DW
config I2C_DW_CLOCK_SPEED
default 200
endif # I2C_DW
if USB_DEVICE_STACK
config USB_DW_USB_2_0
default y
config USB_DEVICE_DRIVER
default y
endif # USB_DEVICE_STACK
if NETWORKING
config NET_L2_ETHERNET
default y
config TEST_RANDOM_GENERATOR
default y
endif # NETWORKING