Loading arch/arm64/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -1732,6 +1732,15 @@ config BUILD_ARM64_UNCOMPRESSED_KERNEL certain situations. endchoice config BUILD_ARM64_DT_OVERLAY bool "enable DT overlay compilation support" depends on OF help This option enables support for DT overlay compilation. Enabling this option sets required flags to add DT overlay in the compilation. config SYSVIPC_COMPAT def_bool y depends on COMPAT && SYSVIPC Loading Loading
arch/arm64/Kconfig +9 −0 Original line number Diff line number Diff line Loading @@ -1732,6 +1732,15 @@ config BUILD_ARM64_UNCOMPRESSED_KERNEL certain situations. endchoice config BUILD_ARM64_DT_OVERLAY bool "enable DT overlay compilation support" depends on OF help This option enables support for DT overlay compilation. Enabling this option sets required flags to add DT overlay in the compilation. config SYSVIPC_COMPAT def_bool y depends on COMPAT && SYSVIPC Loading