diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2019-05-21 20:59:34 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2019-05-22 07:48:34 +0200 |
commit | f72298ff967e2c8ad1a35ed76be30d45756e0bc8 (patch) | |
tree | bfa6c8059e084e9c1be8aaaa295f305c224a7ec2 /libre/file-roller | |
parent | b363424b708c8998fcb86f5d30402a83fd49a8d7 (diff) | |
download | abslibre-f72298ff967e2c8ad1a35ed76be30d45756e0bc8.tar.gz abslibre-f72298ff967e2c8ad1a35ed76be30d45756e0bc8.tar.bz2 abslibre-f72298ff967e2c8ad1a35ed76be30d45756e0bc8.zip |
kernels: linux-libre-x86_64: configuration: make sure that no user input is required
Sometimes the defconfig and the source code are out of sync, this
can result in issues like this one:
| ==> Starting build()...
| scripts/kconfig/conf --syncconfig Kconfig
| *
| * Restart config...
| *
| *
| * General architecture-dependent options
| *
| OProfile system profiling (OPROFILE) [M/n/y/?] m
| OProfile multiplexing support (EXPERIMENTAL) (OPROFILE_EVENT_MULTIPLEX) [N/y/?] n
| Kprobes (KPROBES) [Y/n/?] y
| Optimize very unlikely/likely branches (JUMP_LABEL) [Y/n/?] y
| Static key selftest (STATIC_KEYS_SELFTEST) [N/y/?] n
| Stack Protector buffer overflow detection (STACKPROTECTOR) [Y/n/?] (NEW)
This makes sure that in such case, the default choice is used instead of
asking the user about it.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/file-roller')
0 files changed, 0 insertions, 0 deletions