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