This series attempts to improve the state of the zynq target by removing unneeded kernel configs, and replacing others with build-in packages
Compile-tested: All zynq boards Run-tested: Zybo-z7 Luis Araneda (7): zynq: kernel: refresh config kernel: sound: add missing symbol to sound-soc-core zynq: kernel: remove sound kconfig options zynq: kernel: remove video/camera kconfig options kernel: can: add Xilinx CAN IP kernel module package zynq: replace CAN kconfig options by device packages zynq: replace storage related configs by packages package/kernel/linux/modules/can.mk | 14 ++++- package/kernel/linux/modules/sound.mk | 1 + target/linux/zynq/Makefile | 3 +- target/linux/zynq/config-4.14 | 78 ++------------------------- target/linux/zynq/image/Makefile | 1 + 5 files changed, 20 insertions(+), 77 deletions(-) -- 2.21.0 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel