aboutsummaryrefslogtreecommitdiff
path: root/configs/pico-imx6_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-04-28 16:41:00 -0400
committerTom Rini <trini@konsulko.com>2020-04-28 16:41:00 -0400
commit5bec37eb72bdb43d683593148f4911f1e1f34980 (patch)
treeca1014d0fc2cde48416c90f03c5bf448acc1775f /configs/pico-imx6_defconfig
parent556fd590db78def1cb92b0e887c665d3b75f7519 (diff)
parent306881a0bfca22798da64f55206ef2824f37efed (diff)
downloadu-boot-5bec37eb72bdb43d683593148f4911f1e1f34980.zip
u-boot-5bec37eb72bdb43d683593148f4911f1e1f34980.tar.gz
u-boot-5bec37eb72bdb43d683593148f4911f1e1f34980.tar.bz2
Merge branch 'migrate-various-PHY-options'
- Finish migration of CONFIG_PHYLIB and a number of related symbols to defconfig files.
Diffstat (limited to 'configs/pico-imx6_defconfig')
-rw-r--r--configs/pico-imx6_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/pico-imx6_defconfig b/configs/pico-imx6_defconfig
index 97103b9..0bc7e4f 100644
--- a/configs/pico-imx6_defconfig
+++ b/configs/pico-imx6_defconfig
@@ -39,6 +39,7 @@ CONFIG_CMD_MMC=y
CONFIG_CMD_USB=y
CONFIG_CMD_USB_SDP=y
CONFIG_CMD_USB_MASS_STORAGE=y
+# CONFIG_CMD_MDIO is not set
CONFIG_CMD_CACHE=y
CONFIG_CMD_EXT4_WRITE=y
# CONFIG_SPL_DOS_PARTITION is not set
@@ -61,6 +62,8 @@ CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=0
CONFIG_DM_MMC=y
CONFIG_FSL_USDHC=y
+CONFIG_PHYLIB=y
+CONFIG_PHY_ATHEROS=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_USB=y