Author: wigyori Date: 2015-08-09 17:12:07 +0200 (Sun, 09 Aug 2015) New Revision: 46573
Modified: trunk/target/linux/generic/config-4.1 Log: kernel: add missing symbols for 4.1 Signed-off-by: Zoltan HERPAI <[email protected]> Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-08-09 12:36:24 UTC (rev 46572) +++ trunk/target/linux/generic/config-4.1 2015-08-09 15:12:07 UTC (rev 46573) @@ -253,6 +253,7 @@ # CONFIG_ARM_ERRATA_775420 is not set # CONFIG_ARM_ERRATA_798181 is not set # CONFIG_ARM_KERNMEM_PERMS is not set +# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set # CONFIG_ARM_KPROBES_TEST is not set # CONFIG_ARM_MHU is not set # CONFIG_ARM_PATCH_PHYS_VIRT is not set @@ -668,6 +669,7 @@ # CONFIG_COMEDI is not set # CONFIG_COMMON_CLK_CDCE706 is not set # CONFIG_COMMON_CLK_DEBUG is not set +# CONFIG_COMMON_CLK_PWM is not set # CONFIG_COMMON_CLK_PXA is not set # CONFIG_COMMON_CLK_QCOM is not set # CONFIG_COMMON_CLK_SI5351 is not set @@ -1800,6 +1802,7 @@ # CONFIG_KEYBOARD_ATKBD is not set # CONFIG_KEYBOARD_BCM is not set # CONFIG_KEYBOARD_CAP1106 is not set +# CONFIG_KEYBOARD_GPIO is not set # CONFIG_KEYBOARD_GPIO_POLLED is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_LM8323 is not set @@ -1892,6 +1895,7 @@ # CONFIG_LEDS_PCA9685 is not set # CONFIG_LEDS_PM8941_WLED is not set # CONFIG_LEDS_PWM is not set +# CONFIG_LEDS_REGULATOR is not set # CONFIG_LEDS_RENESAS_TPU is not set # CONFIG_LEDS_SYSCON is not set # CONFIG_LEDS_TCA6507 is not set @@ -3040,6 +3044,7 @@ # CONFIG_PTP_1588_CLOCK_IXP46X is not set # CONFIG_PTP_1588_CLOCK_PCH is not set # CONFIG_PWM is not set +# CONFIG_PWM_FSL_FTM is not set # CONFIG_PWM_PCA9685 is not set # CONFIG_QCA7000 is not set # CONFIG_QLA3XXX is not set @@ -3119,6 +3124,7 @@ # CONFIG_REGULATOR_BQ24022 is not set # CONFIG_REGULATOR_DA9210 is not set # CONFIG_REGULATOR_DA9211 is not set +# CONFIG_REGULATOR_DEBUG is not set # CONFIG_REGULATOR_FAN53555 is not set # CONFIG_REGULATOR_FIXED_VOLTAGE is not set # CONFIG_REGULATOR_GPIO is not set @@ -3135,12 +3141,14 @@ # CONFIG_REGULATOR_MAX8952 is not set # CONFIG_REGULATOR_MAX8973 is not set # CONFIG_REGULATOR_PFUZE100 is not set +# CONFIG_REGULATOR_PWM is not set # CONFIG_REGULATOR_TI_ABB is not set # CONFIG_REGULATOR_TPS51632 is not set # CONFIG_REGULATOR_TPS62360 is not set # CONFIG_REGULATOR_TPS65023 is not set # CONFIG_REGULATOR_TPS6507X is not set # CONFIG_REGULATOR_TPS6524X is not set +# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_FS is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
