diff options
Diffstat (limited to 'configs/Mele_M3_defconfig')
-rw-r--r-- | configs/Mele_M3_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Mele_M3_defconfig b/configs/Mele_M3_defconfig index 249344631a..963ae9f2a2 100644 --- a/configs/Mele_M3_defconfig +++ b/configs/Mele_M3_defconfig @@ -5,4 +5,4 @@ CONFIG_FDTFILE="sun7i-a20-m3.dtb" +S:CONFIG_MMC0_CD_PIN="PH1" +S:CONFIG_ARM=y +S:CONFIG_ARCH_SUNXI=y -+S:CONFIG_TARGET_SUN7I=y ++S:CONFIG_MACH_SUN7I=y |