sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option
[oweals/u-boot.git] / board / RRvision / Kconfig
1 if TARGET_RRVISION
2
3 config SYS_BOARD
4         default "RRvision"
5
6 config SYS_CONFIG_NAME
7         default "RRvision"
8
9 endif