zephyr/soc/arm/renesas_rcar/gen4/Kconfig.soc

12 lines
194 B
Plaintext

# Copyright (c) 2023 IoT.bzh
# SPDX-License-Identifier: Apache-2.0
choice
prompt "Renesas RCar SoC Selection"
depends on SOC_SERIES_RCAR_GEN4
config SOC_R8A779F0
bool "r8a779f0"
endchoice