diff options
Diffstat (limited to 'configs/Ainol_AW1_defconfig')
-rw-r--r-- | configs/Ainol_AW1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Ainol_AW1_defconfig b/configs/Ainol_AW1_defconfig index 5b3dd8b26f..ff41444151 100644 --- a/configs/Ainol_AW1_defconfig +++ b/configs/Ainol_AW1_defconfig @@ -5,7 +5,7 @@ # Also see: http://linux-sunxi.org/Ainol_AW1 CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER" -CONFIG_FDTFILE="sun7i-a20-ainol-aw1.dtb" +CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-ainol-aw1" CONFIG_MMC0_CD_PIN="PH1" CONFIG_USB_MUSB_SUNXI=y CONFIG_USB0_VBUS_PIN="PB9" |