summaryrefslogtreecommitdiff
path: root/include/configs/km
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-02 16:42:47 -0500
committerTom Rini <trini@konsulko.com>2022-12-22 10:31:49 -0500
commit4fd9373bbb3f160c2975fc9de2fab49040141833 (patch)
tree3adab895551795a8993143119fe31ebe679a128b /include/configs/km
parent60910a3f0267ccf2f87f1205aa3fb76491e674b5 (diff)
downloadu-boot-4fd9373bbb3f160c2975fc9de2fab49040141833.tar.gz
u-boot-4fd9373bbb3f160c2975fc9de2fab49040141833.tar.bz2
u-boot-4fd9373bbb3f160c2975fc9de2fab49040141833.zip
net: Remove more legacy functions
Remove some of the board and arch specific non-DM_ETH helper code. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/km-mpc83xx.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/km/km-mpc83xx.h b/include/configs/km/km-mpc83xx.h
index 1f03f95ace..c939caf2a1 100644
--- a/include/configs/km/km-mpc83xx.h
+++ b/include/configs/km/km-mpc83xx.h
@@ -58,8 +58,3 @@
* the maximum mapped by the Linux kernel during initialization.
*/
#define CFG_SYS_BOOTMAPSZ (8 << 20)
-
-/*
- * QE UEC ethernet configuration
- */
-#define CONFIG_UEC_ETH