diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/Mele_M9_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/Mele_M9_defconfig b/configs/Mele_M9_defconfig index 445cc574d8..e5ab0ec302 100644 --- a/configs/Mele_M9_defconfig +++ b/configs/Mele_M9_defconfig @@ -7,6 +7,8 @@ CONFIG_FDTFILE="sun6i-a31-m9.dtb" +S:CONFIG_TARGET_MELE_M9=y +S:CONFIG_DRAM_CLK=312 +S:CONFIG_DRAM_ZQ=120 +# The Mele M9 uses 3.3V for general IO ++S:CONFIG_AXP221_DCDC1_VOLT=3300 # Ethernet phy power +S:CONFIG_AXP221_DLDO1_VOLT=3300 # USB hub power |