diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-22 22:43:07 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-22 22:43:07 -0300 |
commit | 6aa31d3d6356defc999c582320e36b4cbaf59acf (patch) | |
tree | 34c32b33b4c7e20e9b755bf64a608ba5e7ddfe19 /libre/linux-libre/config.i686 | |
parent | f9c8adc1f16c2d9e018cacc688101c30b9dd8adb (diff) |
linux-libre*: remove extra CONFIG_LOCALVERSION* and disable CONFIG_LOCALVERSION_AUTO
Diffstat (limited to 'libre/linux-libre/config.i686')
-rw-r--r-- | libre/linux-libre/config.i686 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686 index 526d232f7..66da5b7ad 100644 --- a/libre/linux-libre/config.i686 +++ b/libre/linux-libre/config.i686 @@ -50,7 +50,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" # CONFIG_COMPILE_TEST is not set CONFIG_LOCALVERSION="" -CONFIG_LOCALVERSION_AUTO=y +# CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y |