]> git.sur5r.net Git - u-boot/blob - board/icecube/Kconfig
mpc8xx: move common linker scripts into the CPU directory
[u-boot] / board / icecube / Kconfig
1 if TARGET_ICECUBE
2
3 config SYS_BOARD
4         default "icecube"
5
6 config SYS_CONFIG_NAME
7         default "IceCube"
8
9 endif