]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/icecube/Kconfig
powerpc: mpc5xxx: PM520 board support
[karo-tx-uboot.git] / 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