]> git.sur5r.net Git - u-boot/blob - board/gaisler/gr_cpci_ax2000/Kconfig
sparc: move CONFIG_SYS_TEXT_BASE to Kconfig
[u-boot] / board / gaisler / gr_cpci_ax2000 / Kconfig
1 if TARGET_GR_CPCI_AX2000
2
3 config SYS_BOARD
4         default "gr_cpci_ax2000"
5
6 config SYS_CONFIG_NAME
7         default "gr_cpci_ax2000"
8
9 endif