Merge branch 'master' of git://git.denx.de/u-boot-imx
[oweals/u-boot.git] / board / comtrend / ar5387un / Kconfig
1 if BOARD_COMTREND_AR5387UN
2
3 config SYS_BOARD
4         default "ar5387un"
5
6 config SYS_VENDOR
7         default "comtrend"
8
9 config SYS_CONFIG_NAME
10         default "comtrend_ar5387un"
11
12 endif