10 lines
326 B
Diff
10 lines
326 B
Diff
diff --git a/configs/Cubieboard2_defconfig b/configs/Cubieboard2_defconfig
|
|
index 02c503f672..f28f3803a1 100644
|
|
--- a/configs/Cubieboard2_defconfig
|
|
+++ b/configs/Cubieboard2_defconfig
|
|
@@ -18,3 +18,4 @@ CONFIG_SPL_I2C_SUPPORT=y
|
|
CONFIG_ETH_DESIGNWARE=y
|
|
CONFIG_SUN7I_GMAC=y
|
|
CONFIG_USB_EHCI_HCD=y
|
|
+CONFIG_MMC_SUNXI_SLOT_EXTRA=2
|