diff mbox

[OpenWrt-Devel] kernel: add missing symbols for Kernel 4.4

Message ID 1452604628-31257-1-git-send-email-dirkneukirchen@web.de
State Superseded
Headers show

Commit Message

Dirk Neukirchen Jan. 12, 2016, 1:17 p.m. UTC
found w. x86_64

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
---
 target/linux/generic/config-4.4 | 2 ++
 target/linux/x86/config-4.4     | 2 ++
 2 files changed, 4 insertions(+)
diff mbox

Patch

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