diff options
-rw-r--r-- | arch/arm64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 1046074e0c24..df296b79ea15 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig | |||
@@ -807,6 +807,7 @@ config FORCE_MAX_ZONEORDER | |||
807 | menuconfig ARMV8_DEPRECATED | 807 | menuconfig ARMV8_DEPRECATED |
808 | bool "Emulate deprecated/obsolete ARMv8 instructions" | 808 | bool "Emulate deprecated/obsolete ARMv8 instructions" |
809 | depends on COMPAT | 809 | depends on COMPAT |
810 | depends on SYSCTL | ||
810 | help | 811 | help |
811 | Legacy software support may require certain instructions | 812 | Legacy software support may require certain instructions |
812 | that have been deprecated or obsoleted in the architecture. | 813 | that have been deprecated or obsoleted in the architecture. |