2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-14 06:04:01 +00:00
u-boot/board/renesas/condor/Kconfig

16 lines
175 B
Text
Raw Normal View History

if TARGET_CONDOR
config SYS_SOC
default "rmobile"
config SYS_BOARD
default "condor"
config SYS_VENDOR
default "renesas"
config SYS_CONFIG_NAME
default "condor"
endif