From 0365ce46df8145fd90bec6f3ca00c06a63ac8fd0 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 30 Oct 2015 22:32:04 +0000 Subject: [PATCH] kernel: add some missing symbols for 4.3 Signed-off-by: Daniel Golle SVN-Revision: 47302 --- target/linux/generic/config-4.3 | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/target/linux/generic/config-4.3 b/target/linux/generic/config-4.3 index 6c56359920..f72c169d0b 100644 --- a/target/linux/generic/config-4.3 +++ b/target/linux/generic/config-4.3 @@ -96,6 +96,7 @@ CONFIG_AEABI=y # CONFIG_AFS_FS is not set # CONFIG_AF_RXRPC is not set # CONFIG_AGP is not set +# CONFIG_AHCI_CEVA is not set # CONFIG_AHCI_MVEBU is not set CONFIG_AIO=y # CONFIG_AIRO is not set @@ -684,6 +685,7 @@ CONFIG_CMDLINE="" # CONFIG_CODE_PATCHING_SELFTEST is not set # CONFIG_COMEDI is not set # CONFIG_COMMON_CLK_CDCE706 is not set +# CONFIG_COMMON_CLK_CDCE925 is not set # CONFIG_COMMON_CLK_DEBUG is not set # CONFIG_COMMON_CLK_IPROC is not set # CONFIG_COMMON_CLK_PWM is not set @@ -788,6 +790,7 @@ CONFIG_CRYPTO_BLKCIPHER2=y # CONFIG_CRYPTO_HASH is not set # CONFIG_CRYPTO_HMAC is not set # CONFIG_CRYPTO_HW is not set +# CONFIG_CRYPTO_JITTERENTROPY is not set # CONFIG_CRYPTO_KHAZAD is not set # CONFIG_CRYPTO_LRW is not set # CONFIG_CRYPTO_LZ4 is not set @@ -1123,6 +1126,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_SAVAGE is not set # CONFIG_FB_SIMPLE is not set # CONFIG_FB_SIS is not set +# CONFIG_FB_SM712 is not set # CONFIG_FB_SM7XX is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_SSD1307 is not set @@ -1442,6 +1446,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_DIOLAN_U2C is not set # CONFIG_I2C_EG20T is not set # CONFIG_I2C_ELEKTOR is not set +# CONFIG_I2C_EMEV2 is not set # CONFIG_I2C_GPIO is not set # CONFIG_I2C_HELPER_AUTO is not set # CONFIG_I2C_HID is not set @@ -1508,6 +1513,7 @@ CONFIG_HZ_100=y # CONFIG_IDE_PROC_FS is not set # CONFIG_IDE_TASK_IOCTL is not set # CONFIG_IDLE_PAGE_TRACKING is not set +# CONFIG_IDMA64 is not set # CONFIG_IEEE802154 is not set # CONFIG_IEEE802154_ATUSB is not set # CONFIG_IFB is not set @@ -1971,6 +1977,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y # CONFIG_LIBFC is not set # CONFIG_LIBFCOE is not set # CONFIG_LIBIPW_DEBUG is not set +# CONFIG_LIBNVDIMM is not set # CONFIG_LINE6_USB is not set # CONFIG_LIRC_STAGING is not set # CONFIG_LIS3L02DQ is not set @@ -2098,6 +2105,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set +# CONFIG_MFD_DA9062 is not set # CONFIG_MFD_DA9063 is not set # CONFIG_MFD_DA9150 is not set # CONFIG_MFD_DLN2 is not set @@ -3323,8 +3331,10 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_V3020 is not set # CONFIG_RTC_DRV_X1205 is not set # CONFIG_RTC_DRV_XGENE is not set +# CONFIG_RTC_DRV_ZYNQMP is not set CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS_DEVICE="rtc0" +CONFIG_RTC_SYSTOHC_DEVICE="rtc0" CONFIG_RTC_INTF_DEV=y # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set CONFIG_RTC_INTF_PROC=y @@ -4078,6 +4088,7 @@ CONFIG_STAGING=y # CONFIG_STAGING_MEDIA is not set CONFIG_STANDALONE=y CONFIG_STDBINUTILS=y +# CONFIG_STATIC_KEYS_SELFTEST is not set # CONFIG_STE10XP is not set # CONFIG_STE_MODEM_RPROC is not set # CONFIG_STK3310 is not set -- 2.30.2