aboutsummaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorTom Rini2022-12-02 16:42:46 -0500
committerTom Rini2022-12-22 10:31:48 -0500
commit60910a3f0267ccf2f87f1205aa3fb76491e674b5 (patch)
treec62f588ae551ea00fce92f059c86ffd5350a2a9f /include/configs/zynq-common.h
parentd14f3f272519a5525d93ec98cbdd4d9eec7db6e9 (diff)
Convert CONFIG_THOR_RESET_OFF to Kconfig
This converts the following to Kconfig: CONFIG_THOR_RESET_OFF Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 37b54289073..d95178eb642 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -38,7 +38,6 @@
#ifdef CONFIG_USB_EHCI_ZYNQ
# define DFU_DEFAULT_POLL_TIMEOUT 300
-# define CONFIG_THOR_RESET_OFF
#endif
/* enable preboot to be loaded before CONFIG_BOOTDELAY */