kernel/configs
Paul Bolle 0c4937f9e4
configs: use CONFIG_UNWINDER_ORC only in x86/x86_64
The shipped .config files for i686 have both CONFIG_UNWINDER_ORC and
CONFIG_UNWINDER_FRAME_POINTER set. This is wrong because those .config
files should only have CONFIG_UNWINDER_FRAME_POINTER set. As a result
the build generates
    [...]⚠️ override: UNWINDER_ORC changes choice state

4 times.

Move CONFIG_UNWINDER_ORC to x86/x86_64 to correct this. Note that this
doesn't change the final .config files that the kernel's build system
actually uses.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-30 10:33:47 -05:00
..
fedora configs: use CONFIG_UNWINDER_ORC only in x86/x86_64 2018-11-30 10:33:47 -05:00
build_configs.sh Linux v4.18 rebase 2018-09-02 12:13:26 -07:00
config_generation Linux v4.19.2 2018-11-14 15:31:38 -05:00
merge.pl Change method of configuration generation 2016-12-06 12:07:10 -08:00
process_configs.sh configs: Update scripts and spec file with layout changes 2017-11-13 09:39:17 -08:00