]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/trizepsiv/Kconfig
net: fec_mxc: move CONFIG_FEC_MXC_PHYADDR from Kconfig to include/configs/*.h
[karo-tx-uboot.git] / board / trizepsiv / Kconfig
1 if TARGET_TRIZEPSIV
2
3 config SYS_BOARD
4         default "trizepsiv"
5
6 config SYS_CONFIG_NAME
7         default "trizepsiv"
8
9 endif