diff options
Diffstat (limited to 'configs/Cubieboard_defconfig')
-rw-r--r-- | configs/Cubieboard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Cubieboard_defconfig b/configs/Cubieboard_defconfig index fa60ddf415..bbda5bfa5c 100644 --- a/configs/Cubieboard_defconfig +++ b/configs/Cubieboard_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN4I=y CONFIG_DRAM_CLK=480 +CONFIG_MMC0_CD_PIN="PH1" CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y |