blob: e88f9a2eedb64b6d1f56f41c0396260300f18b0d [file] [log] [blame]
if RZA1
# required by the Ethernet driver
config R7S72100
bool
default y
# required by serial and usb driver
config CPU_RZA1
bool
default y
choice
prompt "Renesas RZ/A1 board select"
# Renesas Supported Boards
config TARGET_GRPEACH
bool "GR-PEACH board"
endchoice
# Renesas Supported Boards
source "board/renesas/grpeach/Kconfig"
endif