diff options
Diffstat (limited to 'drivers/cpu')
| -rw-r--r-- | drivers/cpu/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/cpu/Kconfig b/drivers/cpu/Kconfig index 6a96be94de4..c805c0bbfa1 100644 --- a/drivers/cpu/Kconfig +++ b/drivers/cpu/Kconfig @@ -35,9 +35,8 @@ config CPU_ARMV8 config CPU_MICROBLAZE bool "Enable Microblaze CPU driver" - depends on CPU && MICROBLAZE + depends on CPU && MICROBLAZE && XILINX_MICROBLAZE0_PVR select DM_EVENT - select XILINX_MICROBLAZE0_PVR help Support CPU cores for Microblaze architecture. |
