summaryrefslogtreecommitdiff
path: root/include/configs/MPC8548CDS.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-02 16:42:33 -0500
committerTom Rini <trini@konsulko.com>2022-12-22 10:31:48 -0500
commit960379d4501fcb64ca20810c4fc4fe74806ede7b (patch)
treec357c17b25df4a63a59547cfc551635f6b568f3e /include/configs/MPC8548CDS.h
parentacdf89ec060931ae4c87780ab0e65a6783ccd94b (diff)
Convert CONFIG_L2_CACHE to Kconfig
This converts the following to Kconfig: CONFIG_L2_CACHE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/MPC8548CDS.h')
-rw-r--r--include/configs/MPC8548CDS.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/MPC8548CDS.h b/include/configs/MPC8548CDS.h
index 1f1eacdb69..3d0c2192ee 100644
--- a/include/configs/MPC8548CDS.h
+++ b/include/configs/MPC8548CDS.h
@@ -18,11 +18,6 @@
#endif
/*
- * These can be toggled for performance analysis, otherwise use default.
- */
-#define CONFIG_L2_CACHE /* toggle L2 cache */
-
-/*
* Only possible on E500 Version 2 or newer cores.
*/