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)
committerFelix Fietkau <nbd@nbd.name>
Mon, 15 Oct 2018 10:54:00 +0000 (12:54 +0200)
commite34ea1b4ff6db504718258cbcc40bdbd730e57a3
tree571d9536e87c940d8748ddb2666b917f9c61cd16
parented0d5a1e609e0b39eff9f06e3522396581d0b06e
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>
target/linux/generic/config-4.14
target/linux/samsung/s5pv210/config-4.14
target/linux/uml/config/i386
target/linux/uml/config/x86_64