mmc: davinci: fix mmc boot in SPL
[oweals/u-boot.git] / board / alliedtelesis / SBx81LIFXCAT / Kconfig
1 if TARGET_SBx81LIFXCAT
2
3 config SYS_BOARD
4        default "SBx81LIFXCAT"
5
6 config SYS_VENDOR
7        default "alliedtelesis"
8
9 config SYS_CONFIG_NAME
10        default "SBx81LIFXCAT"
11
12 endif