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