xref: /openbmc/u-boot/board/comtrend/ar5387un/Kconfig (revision 1f5541c8)
1if 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
13