openwrt/target/linux/apm821xx
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
..
base-files apm821xx: MR24: Change default config of WLAN LED 2021-05-23 15:10:37 +02:00
dts apm821xx: WNDAP620 + WNDAP660: reorganize partitions for 5.10 2021-10-10 16:44:15 +02:00
image apm821xx: disable MX60(W) due to kernel size 2021-10-10 16:47:03 +02:00
nand apm821xx: move CONFIG_DMA* to the generic apm821xx config 2021-10-10 16:44:15 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.64 2021-09-13 17:08:17 +02:00
sata apm821xx: disable and move kernel CONFIG_ symbols 2021-10-10 16:47:41 +02:00
config-5.4 apm821xx: move CONFIG_REGULATOR to target config 2021-06-13 11:32:49 +02:00
config-5.10 apm821xx: disable and move kernel CONFIG_ symbols 2021-10-10 16:47:41 +02:00
Makefile apm821xx: switch to Kernel 5.10 2021-10-10 16:44:15 +02:00