tn3399_openwrt/target
Christian Lamparter e166ee4ff1 apm821xx: disable and move kernel CONFIG_ symbols
try to reduce the kernel size by disabling and moving
options from the common kernel configuration to the
SATA target that doesn't have the constraints.

For NAND this has become necessary because as with 5.10
some devices outgrew their kernels. Though, in my tests
this didn't help much: just a smidgen over 100kib was
saved on the  uncompressed kernel.

... running make kernel_oldconfig also removed some
other config symbols, mostly those that already set
from elsewhere or became obsolete in the meantime.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-10-10 16:47:41 +02:00
..
imagebuilder imagebuilder: show architecture in make info output 2021-09-23 21:37:19 -10:00
linux apm821xx: disable and move kernel CONFIG_ symbols 2021-10-10 16:47:41 +02:00
sdk sdk: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archives 2021-05-08 12:14:04 +02:00
toolchain config: pack toolchain per default on buildbots 2021-10-08 15:06:44 -10:00
Config.in base-files: rename 'sdcard' to 'legacy-sdcard' 2021-08-16 12:22:17 +01:00
Makefile