aboutsummaryrefslogtreecommitdiff
path: root/include/configs/brppt2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-08 08:24:27 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:03:31 -0400
commite78e880da9e9f85a9b901385fa1d6d37b9f60d2d (patch)
tree1b61e43fa0a6335b7d7b37cfb534f81377f1a19c /include/configs/brppt2.h
parent879b0b16de9f968d716acd856085428e52b27c23 (diff)
downloadu-boot-e78e880da9e9f85a9b901385fa1d6d37b9f60d2d.zip
u-boot-e78e880da9e9f85a9b901385fa1d6d37b9f60d2d.tar.gz
u-boot-e78e880da9e9f85a9b901385fa1d6d37b9f60d2d.tar.bz2
Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig
This converts the following to Kconfig: CONFIG_EHCI_HCD_INIT_AFTER_RESET Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/brppt2.h')
-rw-r--r--include/configs/brppt2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/brppt2.h b/include/configs/brppt2.h
index 7b110f0..19276cc 100644
--- a/include/configs/brppt2.h
+++ b/include/configs/brppt2.h
@@ -86,7 +86,6 @@ BUR_COMMON_ENV \
#define CONFIG_FEC_FIXED_SPEED _1000BASET
/* USB Configs */
-#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
/* SPL */