diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-02 07:58:08 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-02 07:58:08 -0300 |
commit | 7972ec1e5dfb7c2cbbfff2ffe51026003fdd331f (patch) | |
tree | b5e64e2386a02d8f2aa480335a241f9fe165adcd /kernels/linux-libre-xen/config | |
parent | 1cfc867c8a3662b216fafa3e74579840c08a827f (diff) |
linux-libre-{pae,xen}: disable CONFIG_LOCALVERSION_AUTO
Diffstat (limited to 'kernels/linux-libre-xen/config')
-rw-r--r-- | kernels/linux-libre-xen/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernels/linux-libre-xen/config b/kernels/linux-libre-xen/config index de57c71a1..b01efc9e5 100644 --- a/kernels/linux-libre-xen/config +++ b/kernels/linux-libre-xen/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.16.0-2 Kernel Configuration +# Linux/x86 3.16.0-gnu-2 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -50,7 +50,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" # CONFIG_COMPILE_TEST is not set CONFIG_LOCALVERSION="-xen" -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 |