mirror of
https://github.com/Evolution-X-Devices/device_oneplus_sm8550-common
synced 2026-02-01 09:06:12 +00:00
sm8550-common: Include vendor/debugfs.config
This disables the following kernel configs: * CONFIG_DEBUG_FS * CONFIG_PAGE_OWNER Change-Id: Idbf74e3dee4dccff4708462271e79374e28449ae
This commit is contained in:
@@ -126,7 +126,8 @@ TARGET_KERNEL_SOURCE := kernel/oneplus/sm8550
|
||||
TARGET_KERNEL_CONFIG := \
|
||||
gki_defconfig \
|
||||
vendor/kalama_GKI.config \
|
||||
vendor/oplus/kalama_GKI.config
|
||||
vendor/oplus/kalama_GKI.config \
|
||||
vendor/debugfs.config
|
||||
|
||||
# Kernel modules
|
||||
BOARD_SYSTEM_KERNEL_MODULES_LOAD := $(strip $(shell cat $(COMMON_PATH)/modules.load.system_dlkm))
|
||||
|
||||
Reference in New Issue
Block a user