diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2018-06-06 14:01:43 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2018-06-06 14:01:43 -0500 |
commit | 1debdf05d152262113e10ef380a6dadf54782f21 (patch) | |
tree | 8a45335d044c160553d7c923780ec0a50d5be8f5 /config_generation | |
parent | 51da24b176436eb8b8f9305990dda2b6e37879bb (diff) | |
download | kernel-1debdf05d152262113e10ef380a6dadf54782f21.tar.gz kernel-1debdf05d152262113e10ef380a6dadf54782f21.tar.xz kernel-1debdf05d152262113e10ef380a6dadf54782f21.zip |
Linux v4.17
Diffstat (limited to 'config_generation')
l---------[-rw-r--r--] | config_generation | 37 |
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 |