From 647e6379affb39a1ab0f2d94bf734099cc64bfa3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 20 May 2016 14:19:30 +0200 Subject: [PATCH] kernel: add missing config symbols for 4.4 Signed-off-by: Felix Fietkau --- target/linux/generic/config-4.4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index d64f19d601..c09d1982d4 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -1377,6 +1377,7 @@ CONFIG_HW_PERF_EVENTS=y # CONFIG_HW_RANDOM_PPC4XX is not set # CONFIG_HW_RANDOM_TIMERIOMEM is not set # CONFIG_HW_RANDOM_VIA is not set +# CONFIG_HW_RANDOM_VIRTIO is not set # CONFIG_HYPERV is not set # CONFIG_HYSDN is not set CONFIG_HZ=100 @@ -1405,6 +1406,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_AU1550 is not set # CONFIG_I2C_BCM2835 is not set # CONFIG_I2C_BCM_IPROC is not set +# CONFIG_I2C_CADENCE is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_COMPAT is not set