mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 05:34:28 +00:00
c320b923f5
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
12 lines
164 B
Text
12 lines
164 B
Text
if BOARD_COMTREND_WAP5813N
|
|
|
|
config SYS_BOARD
|
|
default "wap5813n"
|
|
|
|
config SYS_VENDOR
|
|
default "comtrend"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "comtrend_wap5813n"
|
|
|
|
endif
|