kernel: add CONFIG_CC_OPTIMIZE_FOR_* to the default config
authorFelix Fietkau <nbd@nbd.name>
Mon, 15 Oct 2018 08:48:58 +0000 (10:48 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:06 +0000 (17:48 +0100)
commit5148c470083ee0eded151891d3c302a73040f23b
treecba38159076fdce576ae8e9019efc32828257f6b
parent9492593ce365f9a553926cdda1281a72bb9f2ad2
kernel: add CONFIG_CC_OPTIMIZE_FOR_* to the default config

Avoid repeating them in the target config, they are overwritten by
top-level menuconfig anyway

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(backported from e34ea1b4ff6db504718258cbcc40bdbd730e57a3)
target/linux/generic/config-4.14
target/linux/samsung/s5pv210/config-4.14
target/linux/uml/config/i386
target/linux/uml/config/x86_64