blob: 2f2a14faae38a395e97e71db8540be020aa690dc [file] [log] [blame]
Álvaro Fernández Rojasc320b922018-01-20 14:16:56 +01001if BOARD_COMTREND_WAP5813N
2
3config SYS_BOARD
4 default "wap5813n"
5
6config SYS_VENDOR
7 default "comtrend"
8
9config SYS_CONFIG_NAME
10 default "comtrend_wap5813n"
11
12endif