Loading arch/arm64/Kconfig.platforms +8 −0 Original line number Diff line number Diff line Loading @@ -194,6 +194,14 @@ config ARCH_LAHAINA LAHAINA chipset. If you do not wish to build a kernel that runs on this chipset or if you are unsure, say 'N' here. config ARCH_QTI_VM bool "Enable Virtual Machines Support for Qualcomm Technologies, Inc." help This enables support for the Qualcomm Technologies, Inc.'s Virtual Machines. If you wish to build a kernel that doesn't require VM support or if you are unsure, say 'N' here. config ARCH_REALTEK bool "Realtek Platforms" help Loading arch/arm64/configs/vendor/genericarmv8-64_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ CONFIG_SLAB_FREELIST_RANDOM=y CONFIG_SLAB_FREELIST_HARDENED=y # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set CONFIG_PROFILING=y CONFIG_ARCH_QTI_VM=y CONFIG_ARM64_VA_BITS_48=y CONFIG_SCHED_MC=y CONFIG_NUMA=y Loading Loading
arch/arm64/Kconfig.platforms +8 −0 Original line number Diff line number Diff line Loading @@ -194,6 +194,14 @@ config ARCH_LAHAINA LAHAINA chipset. If you do not wish to build a kernel that runs on this chipset or if you are unsure, say 'N' here. config ARCH_QTI_VM bool "Enable Virtual Machines Support for Qualcomm Technologies, Inc." help This enables support for the Qualcomm Technologies, Inc.'s Virtual Machines. If you wish to build a kernel that doesn't require VM support or if you are unsure, say 'N' here. config ARCH_REALTEK bool "Realtek Platforms" help Loading
arch/arm64/configs/vendor/genericarmv8-64_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ CONFIG_SLAB_FREELIST_RANDOM=y CONFIG_SLAB_FREELIST_HARDENED=y # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set CONFIG_PROFILING=y CONFIG_ARCH_QTI_VM=y CONFIG_ARM64_VA_BITS_48=y CONFIG_SCHED_MC=y CONFIG_NUMA=y Loading