blob: 00dc496b86360502d4ed0ea0d8a36b664b6b35c0 [file] [log] [blame]
Chris Brandtba932bc2017-08-23 14:53:59 -05001if TARGET_GRPEACH
2
3config SYS_BOARD
4 default "grpeach"
5
6config SYS_VENDOR
7 default "renesas"
8
9config SYS_CONFIG_NAME
10 default "grpeach"
11
12endif