summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorOvidiu Panait <[email protected]>2022-02-13 10:09:20 +0200
committerMichal Simek <[email protected]>2022-02-15 13:11:43 +0100
commit1669b3d1a0b56178ec8123c48fbf6dabe46b23a4 (patch)
treef6717c0ff3f387073cb6fdec25f92afb13ea7d36 /include
parent4fef0a7b7ede545774d024d44c5a1cfe3d5bb383 (diff)
microblaze: exception: migrate MICROBLAZE_V5 to Kconfig
Also, rename it to XILINX_MICROBLAZE0_DELAY_SLOT_EXCEP, since it only covers delay slot exception support. Signed-off-by: Ovidiu Panait <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/microblaze-generic.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/microblaze-generic.h b/include/configs/microblaze-generic.h
index ca749ed18ac..fd5a9cf8b8e 100644
--- a/include/configs/microblaze-generic.h
+++ b/include/configs/microblaze-generic.h
@@ -11,9 +11,6 @@
/* Microblaze is microblaze_0 */
#define XILINX_FSL_NUMBER 3
-/* MicroBlaze CPU */
-#define MICROBLAZE_V5 1
-
#define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024)
/* uart */