summaryrefslogtreecommitdiff
path: root/configs/at91sam9261ek_dataflash_cs3_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-03-18 08:38:20 -0400
committerTom Rini <[email protected]>2022-03-25 12:01:15 +0000
commit29cc2b542d9f4f4c811516b9fdbe4ba3018c6463 (patch)
tree54915dbb9871c3a7c88440e705853bde99f31f12 /configs/at91sam9261ek_dataflash_cs3_defconfig
parent5a606a4c977dda5d3079502dca12800c62a68465 (diff)
Convert CONFIG_RESET_PHY_R to Kconfig
This converts the following to Kconfig: CONFIG_RESET_PHY_R Cc: Ramon Fried <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/at91sam9261ek_dataflash_cs3_defconfig')
-rw-r--r--configs/at91sam9261ek_dataflash_cs3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/at91sam9261ek_dataflash_cs3_defconfig b/configs/at91sam9261ek_dataflash_cs3_defconfig
index c51f5c2db1b..776130ed617 100644
--- a/configs/at91sam9261ek_dataflash_cs3_defconfig
+++ b/configs/at91sam9261ek_dataflash_cs3_defconfig
@@ -26,6 +26,7 @@ CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="sf probe 0:3; sf read 0x22000000 0x84000 0x294000; bootm 0x22000000"
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
# CONFIG_DISPLAY_BOARDINFO is not set
+CONFIG_RESET_PHY_R=y
CONFIG_SYS_PROMPT="U-Boot> "
# CONFIG_CMD_BDI is not set
# CONFIG_CMD_IMI is not set