From: Florian Fainelli Date: Tue, 9 Jul 2013 20:52:23 +0000 (+0000) Subject: kernel: add missing configuration symbols used on ARM platforms X-Git-Tag: reboot~9989 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=818d2603ee2e28fa9b84c7bb67a4ffc0a6fa7e55 kernel: add missing configuration symbols used on ARM platforms Signed-off-by: Florian Fainelli SVN-Revision: 37217 --- diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 4ad44f35cf..1e7676f506 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -203,6 +203,7 @@ CONFIG_BASE_SMALL=0 # CONFIG_BATTERY_DS2780 is not set # CONFIG_BATTERY_DS2781 is not set # CONFIG_BATTERY_DS2782 is not set +# CONFIG_BATTERY_GOLDFISH is not set # CONFIG_BATTERY_MAX17040 is not set # CONFIG_BATTERY_MAX17042 is not set # CONFIG_BATTERY_SBS is not set @@ -473,6 +474,7 @@ CONFIG_CONSTRUCTORS=y # CONFIG_CPU_DCACHE_DISABLE is not set # CONFIG_CPU_FREQ is not set # CONFIG_CPU_IDLE is not set +# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set # CONFIG_CRAMFS is not set CONFIG_CRASHLOG=y # CONFIG_CRASH_DUMP is not set @@ -2386,6 +2388,7 @@ CONFIG_PCI_SYSCALL=y # CONFIG_POWERTV is not set # CONFIG_POWER_AVS is not set # CONFIG_POWER_RESET is not set +# CONFIG_POWER_RESET_RESTART is not set # CONFIG_POWER_SUPPLY is not set # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_PPC4xx_GPIO is not set @@ -3244,6 +3247,7 @@ CONFIG_TEXTSEARCH=y # CONFIG_THERMAL_HWMON is not set # CONFIG_THRUSTMASTER_FF is not set CONFIG_TICK_ONESHOT=y +# CONFIG_TICK_CPU_ACCOUNTING is not set # CONFIG_TIFM_CORE is not set # CONFIG_TIGON3 is not set # CONFIG_TIMB_DMA is not set