]> git.sur5r.net Git - u-boot/blob - board/csb272/Kconfig
sunxi: mmc: set transfer timeout according to byte_cnt.
[u-boot] / board / csb272 / Kconfig
1 if TARGET_CSB272
2
3 config SYS_BOARD
4         default "csb272"
5
6 config SYS_CONFIG_NAME
7         default "csb272"
8
9 endif