diff options
Diffstat (limited to 'configs/UTOO_P66_defconfig')
-rw-r--r-- | configs/UTOO_P66_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/UTOO_P66_defconfig b/configs/UTOO_P66_defconfig index 7d97b3b956..0815fd15e0 100644 --- a/configs/UTOO_P66_defconfig +++ b/configs/UTOO_P66_defconfig @@ -1,6 +1,6 @@ CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER" -CONFIG_FDTFILE="sun5i-a13-utoo-p66.dtb" +CONFIG_DEFAULT_DEVICE_TREE="sun5i-a13-utoo-p66" CONFIG_USB_MUSB_SUNXI=y CONFIG_USB0_VBUS_PIN="PB04" CONFIG_USB0_VBUS_DET="PG01" |