From 32c6700c4108df3dd5fc4b9a99ae068b2fe30c14 Mon Sep 17 00:00:00 2001 From: zhxihu Date: Thu, 3 Mar 2016 00:43:14 -0800 Subject: CHERRY-PICK: VENDOR: Marvell: abox_edge: Remove the cgitinfo. Remove the git info from the kernel image. The cgitinfo script casue the kernel compilation crash if the path of the kernel is too long. BUG=27455239 Change-Id: Iebf42ec95232b7b9bca9050a73995abf3026b12b (cherry picked from commit 6f2cfbb6227eb9189ab719cabefe26e62bc90375) --- arch/arm/configs/abox_edge_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/abox_edge_defconfig b/arch/arm/configs/abox_edge_defconfig index 62fe358e198..16ab3d946a4 100755 --- a/arch/arm/configs/abox_edge_defconfig +++ b/arch/arm/configs/abox_edge_defconfig @@ -151,7 +151,7 @@ CONFIG_RD_LZ4=y CONFIG_SYSCTL=y CONFIG_ANON_INODES=y CONFIG_HAVE_UID16=y -CONFIG_CGITINFO=y +# CONFIG_CGITINFO is not set CONFIG_HOTPLUG=y CONFIG_EXPERT=y CONFIG_UID16=y -- cgit v1.2.3