]> git.sur5r.net Git - u-boot/blob - board/synopsys/axs101/Kconfig
Merge git://git.denx.de/u-boot-marvell
[u-boot] / board / synopsys / axs101 / Kconfig
1 if TARGET_AXS101
2
3 config SYS_BOARD
4         default "axs101"
5
6 config SYS_VENDOR
7         default "synopsys"
8
9 config SYS_CONFIG_NAME
10         default "axs101"
11
12 endif