Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
10bb61ee7d0a05bd2d21a42c61a982b0edc26eea
/
.
/
boards
/
adafruit
/
kb2040
/
Kconfig.defconfig
blob: 7cf4aec08f0f6d376fe20ad91039f51a790781c5 [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Peter Johanson
# SPDX-License-Identifier: Apache-2.0
if
BOARD_ADAFRUIT_KB2040
if
I2C_DW
config I2C_DW_CLOCK_SPEED
default
125
endif
# I2C_DW
config USB_SELF_POWERED
default
n
endif
# BOARD_ADAFRUIT_KB2040