]> git.sur5r.net Git - u-boot/blob - Kconfig
5670e14fae797effae3ce7baf6deb59c0a5838f1
[u-boot] / Kconfig
1 if TARGET_TRATS2
2
3 config SYS_BOARD
4         default "trats2"
5
6 config SYS_VENDOR
7         default "samsung"
8
9 config SYS_CONFIG_NAME
10         default "trats2"
11
12 endif