e5b2153911474d353782c333add32ed1b7e5410e
[platform/kernel/u-boot.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