xref: /openbmc/u-boot/board/comtrend/ar5387un/Kconfig (revision 87a62bce28a61199f7e51a39ec7f441af5a313cc)
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