]> git.sur5r.net Git - u-boot/blob - board/pr1/Kconfig
2d80cd4d60126dea8ca80d3f89bfb113424e9caa
[u-boot] / board / pr1 / Kconfig
1 if TARGET_PR1
2
3 config SYS_BOARD
4         string
5         default "pr1"
6
7 config SYS_CONFIG_NAME
8         string
9         default "pr1"
10
11 endif