diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-23 01:36:15 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-23 01:36:15 -0300 |
commit | 28529fefc594bf968ca30905a5a2d6c9ae1d6f3c (patch) | |
tree | 4c2428f259eb8d14153d27c38659293f4a970f03 /kernels/linux-libre-rt/config.mips64el | |
parent | b1852341008bbce6f23ebc4c300112d98c96ab8d (diff) | |
download | abslibre-28529fefc594bf968ca30905a5a2d6c9ae1d6f3c.tar.gz abslibre-28529fefc594bf968ca30905a5a2d6c9ae1d6f3c.tar.bz2 abslibre-28529fefc594bf968ca30905a5a2d6c9ae1d6f3c.zip |
add modifications from coadde and lukeshu contributions for linux-libre* and dependencies
Diffstat (limited to 'kernels/linux-libre-rt/config.mips64el')
-rw-r--r-- | kernels/linux-libre-rt/config.mips64el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernels/linux-libre-rt/config.mips64el b/kernels/linux-libre-rt/config.mips64el index 4cb63fb4c..a29818f56 100644 --- a/kernels/linux-libre-rt/config.mips64el +++ b/kernels/linux-libre-rt/config.mips64el @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/mips 3.14.17-gnu Kernel Configuration +# Linux/mips 3.14.17-gnu-1-rt Kernel Configuration # CONFIG_MIPS=y @@ -175,7 +175,7 @@ CONFIG_BROKEN_ON_SMP=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="" +CONFIG_LOCALVERSION="-rt" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y |