mbox series

[LEDE-DEV,0/3] ar71xx/mikrotik: disable unused kernel options

Message ID 20180109071816.27940-1-juhosg@freemail.hu
Headers show
Series ar71xx/mikrotik: disable unused kernel options | expand

Message

Gabor Juhos Jan. 9, 2018, 7:18 a.m. UTC
The kernel configuration of the mikrotik subtarget enables 
several kernel options that are not required by the supported 
MikroTik boards.

The patches in this series are disabling some of them to get 
rid of the unused code and to reduce the size of the compiled 
kernel.

The size of the compressed kernel is reduced by ~22.5KB after
the patches.

The patch set depends on the following patches:
  https://patchwork.ozlabs.org/patch/856860/ ("ar71xx: sort kernel configurations")
  https://patchwork.ozlabs.org/patch/856861/ ("ar71xx: fix Kconfig dependency of the 88E6063 switch DSA driver")

Gabor Juhos (3):
  ar71xx/mikrotik: disable unused ethernet switch and phy drivers
  ar71xx/mikrotik: disable unused MTD partitioning and split drivers
  ar71xx/mikrotik: disable TP-Link TL-WR810N v2 board support

 target/linux/ar71xx/mikrotik/config-default | 11 +++++++++++
 1 file changed, 11 insertions(+)