From: Michael Benedict Date: Sat, 12 Oct 2019 12:04:47 +0000 (+1100) Subject: defconfig: set extra cmdline for apex X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=dee8cfdf76757c03cbd3f7907efa2a3bd1731a5b;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git defconfig: set extra cmdline for apex Signed-off-by: Michael Benedict --- diff --git a/arch/arm64/configs/exynos8895-dream2lte_defconfig b/arch/arm64/configs/exynos8895-dream2lte_defconfig index 9f5ddee8e691..b6fccb1d1cc6 100644 --- a/arch/arm64/configs/exynos8895-dream2lte_defconfig +++ b/arch/arm64/configs/exynos8895-dream2lte_defconfig @@ -512,7 +512,8 @@ CONFIG_ARM64_SW_TTBR0_PAN=y # Boot options # # CONFIG_ARM64_ACPI_PARKING_PROTOCOL is not set -CONFIG_CMDLINE="" +CONFIG_CMDLINE="loop.max_part=7" +CONFIG_CMDLINE_EXTEND=y # CONFIG_EFI is not set # CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set # CONFIG_LOD_SEC is not set diff --git a/arch/arm64/configs/exynos8895-dreamlte_defconfig b/arch/arm64/configs/exynos8895-dreamlte_defconfig index 8897e81cc293..6ff140cf7beb 100644 --- a/arch/arm64/configs/exynos8895-dreamlte_defconfig +++ b/arch/arm64/configs/exynos8895-dreamlte_defconfig @@ -512,7 +512,8 @@ CONFIG_ARM64_SW_TTBR0_PAN=y # Boot options # # CONFIG_ARM64_ACPI_PARKING_PROTOCOL is not set -CONFIG_CMDLINE="" +CONFIG_CMDLINE="loop.max_part=7" +CONFIG_CMDLINE_EXTEND=y # CONFIG_EFI is not set # CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set # CONFIG_LOD_SEC is not set diff --git a/arch/arm64/configs/exynos8895-greatlte_defconfig b/arch/arm64/configs/exynos8895-greatlte_defconfig index 5fed80df1d20..4c0c218ee54c 100644 --- a/arch/arm64/configs/exynos8895-greatlte_defconfig +++ b/arch/arm64/configs/exynos8895-greatlte_defconfig @@ -514,7 +514,8 @@ CONFIG_ARM64_SW_TTBR0_PAN=y # Boot options # # CONFIG_ARM64_ACPI_PARKING_PROTOCOL is not set -CONFIG_CMDLINE="" +CONFIG_CMDLINE="loop.max_part=7" +CONFIG_CMDLINE_EXTEND=y # CONFIG_EFI is not set # CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set CONFIG_LOD_SEC=y