summaryrefslogtreecommitdiffstats
path: root/config_generation
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2018-06-06 21:08:17 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2018-06-06 21:08:17 +0200
commitb1fc6b476c1611913acebf0cbc3f2d2810a0980e (patch)
tree76e5f52647d0b96bd2b60a15c4ee432fa5ac59a7 /config_generation
parenta50724433ddcd21528d22b857f77faf500b15d25 (diff)
parent1debdf05d152262113e10ef380a6dadf54782f21 (diff)
downloadkernel-b1fc6b476c1611913acebf0cbc3f2d2810a0980e.tar.gz
kernel-b1fc6b476c1611913acebf0cbc3f2d2810a0980e.tar.xz
kernel-b1fc6b476c1611913acebf0cbc3f2d2810a0980e.zip
merge stabilization upstream branch
Diffstat (limited to 'config_generation')
l---------[-rw-r--r--]config_generation37
1 files changed, 1 insertions, 36 deletions
diff --git a/config_generation b/config_generation
index fdb94b216..af7ab4c62 100644..120000
--- a/config_generation
+++ b/config_generation
@@ -1,36 +1 @@
-# config-variant=config:config:config
-# kernel.config files are build on the fly based on this config,
-# the first arg is arch and variant, the second is a hierarchy of
-# config options, lowest priority to highest
-
-# x86_64
-x86_64=baseconfig:baseconfig-x86:baseconfig-x86-x86_64
-x86_64-debug=baseconfig:baseconfig-x86:baseconfig-x86-x86_64:debugconfig:debugconfig-x86:debugconfig-x86-x86_64
-
-# i686
-i686=baseconfig:baseconfig-x86:baseconfig-x86-i686
-i686-debug=baseconfig:baseconfig-x86:baseconfig-x86-i686:debugconfig:debugconfig-x86
-i686-PAE=baseconfig:baseconfig-x86:baseconfig-x86-i686PAE
-i686-PAEdebug=baseconfig:baseconfig-x86:baseconfig-x86-i686PAE:debugconfig:debugconfig-x86
-
-# ppc64
-ppc64=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64
-ppc64-debug=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64:debugconfig
-
-# ppc64le
-ppc64le=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64le
-ppc64le-debug=baseconfig:baseconfig-powerpc:baseconfig-powerpc-powerpc64le:debugconfig
-
-# s390x
-s390x=baseconfig:baseconfig-s390x
-s390x-debug=baseconfig:baseconfig-s390x:debugconfig
-
-# aarch64
-aarch64=baseconfig:baseconfig-arm:baseconfig-arm-aarch64
-aarch64-debug=baseconfig:baseconfig-arm:baseconfig-arm-aarch64:debugconfig:debugconfig-arm
-
-# arm
-armv7hl=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-armv7
-armv7hl-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-armv7:debugconfig:debugconfig-arm
-armv7hl-lpae=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-lpae
-armv7hl-lpae-debug=baseconfig:baseconfig-arm:baseconfig-arm-armv7:baseconfig-arm-armv7-lpae:debugconfig:debugconfig-arm
+configs/config_generation \ No newline at end of file