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

Gabor Juhos juhosg at freemail.hu
Mon Jan 8 23:18:13 PST 2018


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(+)

-- 
2.14.3



More information about the Lede-dev mailing list