blob: a305ff1044ee49720a814e979fe9fecda150cdd4 [file] [log] [blame]
Felipe Balbi1e4ad742014-11-10 14:02:44 -06001if TARGET_BEAGLE_X15
2
3config SYS_BOARD
4 default "beagle_x15"
5
6config SYS_VENDOR
7 default "ti"
8
9config SYS_CONFIG_NAME
10 default "beagle_x15"
11
12endif