From 77d245bdfd9621f2e0b5ccc8adc72081fbc9389b Mon Sep 17 00:00:00 2001 From: ElonH Date: Mon, 30 Mar 2020 16:13:49 +0800 Subject: [PATCH] linux: config missing Solarflare SFC9000/SFC9100-family MTD support (SFC_MTD) [Y/n/?] (NEW) aborted! Solarflare SFC9000/SFC9100-family MCDI logging support (SFC_MCDI_LOGGING) [Y/n/?] (NEW) aborted! --- target/linux/generic/config-4.14 | 2 ++ target/linux/generic/config-4.19 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index a433649d0f..c24fdf196f 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -4350,6 +4350,8 @@ CONFIG_SERIAL_EARLYCON=y # CONFIG_SERIO_SERPORT is not set # CONFIG_SERIO_SUN4I_PS2 is not set # CONFIG_SFC is not set +# CONFIG_SFC_MTD is not set +# CONFIG_SFC_MCDI_LOGGING is not set # CONFIG_SFC_FALCON is not set # CONFIG_SFI is not set # CONFIG_SGETMASK_SYSCALL is not set diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index 768c1862c2..f0993f4195 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -4574,6 +4574,8 @@ CONFIG_SERIAL_EARLYCON=y # CONFIG_SERIO_SERPORT is not set # CONFIG_SERIO_SUN4I_PS2 is not set # CONFIG_SFC is not set +# CONFIG_SFC_MTD is not set +# CONFIG_SFC_MCDI_LOGGING is not set # CONFIG_SFC_FALCON is not set # CONFIG_SFI is not set # CONFIG_SFP is not set