From 005dedd3480f47ff1049e132ec8d83bc0e24fbef Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 1 Mar 2020 08:09:19 +0100 Subject: lantiq: copy target to kernel 5.4 Duplicate kernel 4.19 config and patches for kernel 5.4. Duplicate the devicetree source files as well, they need kernel 5.4 specific adjustments. Signed-off-by: Mathias Kresin --- target/linux/lantiq/falcon/config-5.4 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 target/linux/lantiq/falcon/config-5.4 (limited to 'target/linux/lantiq/falcon') diff --git a/target/linux/lantiq/falcon/config-5.4 b/target/linux/lantiq/falcon/config-5.4 new file mode 100644 index 0000000000..84b36d0066 --- /dev/null +++ b/target/linux/lantiq/falcon/config-5.4 @@ -0,0 +1,12 @@ +# CONFIG_MFD_CORE is not set +CONFIG_MTD_NAND=y +CONFIG_MTD_NAND_ECC=y +CONFIG_MTD_SPLIT_FIRMWARE_NAME="linux" +CONFIG_PINCTRL_FALCON=y +# CONFIG_PSB6970_PHY is not set +# CONFIG_RESET_LANTIQ is not set +# CONFIG_RTL8366_SMI is not set +CONFIG_SOC_FALCON=y +# CONFIG_SOC_TYPE_XWAY is not set +# CONFIG_SOC_XWAY is not set +CONFIG_SPI_FALCON=y -- cgit v1.2.3