]> git.sur5r.net Git - u-boot/blob - board/trizepsiv/Kconfig
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
[u-boot] / 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