found w. x86_64 Signed-off-by: Dirk Neukirchen <[email protected]> --- target/linux/generic/config-4.4 | 2 ++ target/linux/x86/config-4.4 | 2 ++ 2 files changed, 4 insertions(+)
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index a6d4d1a..2d555c1 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -11,6 +11,7 @@ CONFIG_32BIT=y # CONFIG_ACENIC is not set # CONFIG_ACERHDF is not set # CONFIG_ACORN_PARTITION is not set +# CONFIG_ACPI_ALS is not set # CONFIG_ACPI_APEI is not set # CONFIG_ACPI_BUTTON is not set # CONFIG_ACPI_CUSTOM_METHOD is not set @@ -800,6 +801,7 @@ CONFIG_CRYPTO_BLKCIPHER2=y # CONFIG_CRYPTO_DEV_IMGTEC_HASH is not set # CONFIG_CRYPTO_DEV_MV_CESA is not set # CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set +# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set # CONFIG_CRYPTO_DEV_QCE is not set # CONFIG_CRYPTO_DEV_SAHARA is not set # CONFIG_CRYPTO_DEV_TALITOS is not set diff --git a/target/linux/x86/config-4.4 b/target/linux/x86/config-4.4 index 49a0cfd..c165b51 100644 --- a/target/linux/x86/config-4.4 +++ b/target/linux/x86/config-4.4 @@ -363,6 +363,8 @@ CONFIG_SLUB_DEBUG=y # CONFIG_SLUB_DEBUG_ON is not set # CONFIG_SMSC37B787_WDT is not set # CONFIG_SMSC_SCH311X_WDT is not set +# CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH is not set +# CONFIG_SND_SOC_INTEL_SKL_RT286_MACH is not set CONFIG_SPARSEMEM_STATIC=y CONFIG_SPARSE_IRQ=y CONFIG_SRCU=y -- 2.7.0 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
