blob: fbfb12cc4f9291607997c917d8ab8ea3701cd306 [file] [log] [blame]
Marek Vasutb700f032019-07-29 19:59:44 +02001if TARGET_CONDOR
2
3config SYS_SOC
Marek Vasute3f84ec2024-02-27 17:05:56 +01004 default "renesas"
Marek Vasutb700f032019-07-29 19:59:44 +02005
6config SYS_BOARD
7 default "condor"
8
9config SYS_VENDOR
10 default "renesas"
11
12config SYS_CONFIG_NAME
13 default "condor"
14
15endif