blob: fe037fd98f00b2f75fb4fa700dc5fc5c74efaad3 [file] [log] [blame]
Valentine Barshake734fdd2019-04-23 23:44:57 +03001if TARGET_V3MSK
2
3config SYS_SOC
4 default "rmobile"
5
6config SYS_BOARD
7 default "v3msk"
8
9config SYS_VENDOR
10 default "renesas"
11
12config SYS_CONFIG_NAME
13 default "rcar-gen3-common"
14
15endif