odroid: Turn blue LED on
[oweals/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