summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-06-08 08:24:34 -0400
committerTom Rini <[email protected]>2022-06-28 17:03:31 -0400
commit0a4fcb2abceecb59d7e2b44d1c33ef07ffead803 (patch)
tree2b3ef7a2b2533391e2e236cac3384b9e76a287b7 /include
parent7ef53a3dc6dd3e7e2b66db52ab96feac2fe6b0dc (diff)
PowerPC: Remove some unused USB code
These particular code paths aren't used anymore, remove. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/P2041RDB.h5
-rw-r--r--include/configs/corenet_ds.h5
2 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h
index 261e9872a7a..38acb38690d 100644
--- a/include/configs/P2041RDB.h
+++ b/include/configs/P2041RDB.h
@@ -373,11 +373,6 @@
#define CONFIG_LOADS_ECHO /* echo on for serial download */
#define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
-/*
-* USB
-*/
-#define CONFIG_HAS_FSL_MPH_USB
-
#ifdef CONFIG_MMC
#define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC85xx_ESDHC_ADDR
#define CONFIG_SYS_FSL_ESDHC_BROKEN_TIMEOUT
diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
index ce9e5117058..56b56e8a2e2 100644
--- a/include/configs/corenet_ds.h
+++ b/include/configs/corenet_ds.h
@@ -371,11 +371,6 @@
#define CONFIG_LOADS_ECHO /* echo on for serial download */
#define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
-/*
-* USB
-*/
-#define CONFIG_HAS_FSL_MPH_USB
-
#ifdef CONFIG_MMC
#define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC85xx_ESDHC_ADDR
#define CONFIG_SYS_FSL_ESDHC_BROKEN_TIMEOUT