From 1e932778199a90bdeefbc9de44b6a0e415dc02c5 Mon Sep 17 00:00:00 2001 From: "Diaz de Grenu, Jose" Date: Tue, 14 Mar 2017 16:57:47 +0100 Subject: [PATCH] ccimx6ul: synchronize kernel defconfig Remove default kernel command line. https://jira.digi.com/browse/DEL-2856 Signed-off-by: Diaz de Grenu, Jose --- .../recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig b/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig index 99e4a200d..08288e95f 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig +++ b/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig @@ -32,7 +32,6 @@ CONFIG_PREEMPT=y CONFIG_AEABI=y CONFIG_HIGHMEM=y CONFIG_CMA=y -CONFIG_CMDLINE="noinitrd console=ttymxc0,115200" CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_POWERSAVE=y