From 61a016eb41153c7ae6672cf4c85ad650dd2debc0 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Thu, 4 Feb 2016 12:18:41 +0100 Subject: [PATCH] tiny fix to sun5i kernel conf --- config/linux-sun5i-default.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/linux-sun5i-default.config b/config/linux-sun5i-default.config index 61a82fd3ec..4a0161d2fd 100644 --- a/config/linux-sun5i-default.config +++ b/config/linux-sun5i-default.config @@ -38,7 +38,7 @@ CONFIG_BROKEN_ON_SMP=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" CONFIG_LOCALVERSION="" -CONFIG_LOCALVERSION_AUTO=y +# CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_LZMA=y CONFIG_HAVE_KERNEL_XZ=y