blob: 45ab7e2844a12a37a0c32f5bd7177ba0e6c05093 [file] [log] [blame]
Álvaro Fernández Rojas0642f482017-04-25 00:39:24 +02001if BOARD_COMTREND_AR5387UN
2
3config SYS_BOARD
4 default "ar5387un"
5
6config SYS_VENDOR
7 default "comtrend"
8
9config SYS_CONFIG_NAME
10 default "comtrend_ar5387un"
11
12endif