Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
boards
/
renesas
/
ek_ra8p1
/
Kconfig.defconfig
blob: 6b28a1674754e650b78ebcb9321e58cd944374dd [
file
] [
log
] [
blame
]
# Copyright (c) 2025 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
if
BOARD_EK_RA8P1
if
DISK_DRIVER_SDMMC
config SD_CMD_TIMEOUT
default
1000
endif
# DISK_DRIVER_SDMMC
endif
# BOARD_EK_RA8P1