sm6150-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:
parent
ef7bbdacd2
commit
3150c6fef2
@ -79,7 +79,7 @@ BOARD_KERNEL_PAGESIZE := 4096
|
|||||||
BOARD_KERNEL_SEPARATED_DTBO := true
|
BOARD_KERNEL_SEPARATED_DTBO := true
|
||||||
|
|
||||||
TARGET_KERNEL_SOURCE := kernel/xiaomi/sm6150
|
TARGET_KERNEL_SOURCE := kernel/xiaomi/sm6150
|
||||||
TARGET_KERNEL_CONFIG := vendor/sdmsteppe-perf_defconfig
|
TARGET_KERNEL_CONFIG := vendor/sdmsteppe-perf_defconfig vendor/debugfs.config
|
||||||
|
|
||||||
BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200n8 earlycon=msm_geni_serial,0x880000
|
BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200n8 earlycon=msm_geni_serial,0x880000
|
||||||
BOARD_KERNEL_CMDLINE += androidboot.hardware=qcom androidboot.console=ttyMSM0
|
BOARD_KERNEL_CMDLINE += androidboot.hardware=qcom androidboot.console=ttyMSM0
|
||||||
|
Loading…
Reference in New Issue
Block a user