2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2024-12-14 15:23:07 +00:00
u-boot/board/comtrend/wap5813n/Kconfig

13 lines
164 B
Text
Raw Normal View History

if BOARD_COMTREND_WAP5813N
config SYS_BOARD
default "wap5813n"
config SYS_VENDOR
default "comtrend"
config SYS_CONFIG_NAME
default "comtrend_wap5813n"
endif