]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: db410c: Enable USB PHY
authorRamon Fried <ramon.fried@gmail.com>
Fri, 21 Sep 2018 10:35:49 +0000 (13:35 +0300)
committerTom Rini <trini@konsulko.com>
Sun, 30 Sep 2018 17:00:36 +0000 (13:00 -0400)
Enable USB PHY driver.
Also fixed the alphabetically ordering of the config.

Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
configs/dragonboard410c_defconfig

index 96a831443a89456f8457fadd51d7e1ea2e516665..0d9008deb7ac8a02a3d6e599992196f9023224ca 100644 (file)
@@ -29,6 +29,7 @@ CONFIG_LED_GPIO=y
 CONFIG_DM_MMC=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_MSM=y
+CONFIG_PHY=y
 CONFIG_PINCTRL=y
 CONFIG_PINCONF=y
 CONFIG_DM_PMIC=y