diff options
Diffstat (limited to 'configs/iNet_3W_defconfig')
-rw-r--r-- | configs/iNet_3W_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/iNet_3W_defconfig b/configs/iNet_3W_defconfig index 0a8e0f535f..204f887b19 100644 --- a/configs/iNet_3W_defconfig +++ b/configs/iNet_3W_defconfig @@ -2,7 +2,7 @@ # Also see: http://linux-sunxi.org/INet_3W CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER" -CONFIG_FDTFILE="sun4i-a10-inet-3w.dtb" +CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-inet-3w" CONFIG_MMC0_CD_PIN="PH20" CONFIG_USB_MUSB_SUNXI=y CONFIG_USB0_VBUS_PIN="PB9" |