diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-22 17:22:41 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-22 17:22:41 +0000 |
commit | b84d44e379103f5f56ba000e3cd3e3f5c5a98c02 (patch) | |
tree | f5dda1f0c9ed4544bfa57c4305f28d9e43b43bf7 /target | |
parent | 9798fec0b32330703361d944e234492b071cbe0a (diff) |
generic: more missing symbols for 3.{6,7}
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34861 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.6 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.7 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index a457de633b..890459df8a 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -2239,8 +2239,10 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PMC_YOSEMITE is not set # CONFIG_PMIC_ADP5520 is not set # CONFIG_PMIC_DA903X is not set +# CONFIG_PM_AUTOSLEEP is not set # CONFIG_PM_DEVFREQ is not set # CONFIG_PM_RUNTIME is not set +# CONFIG_PM_WAKELOCKS is not set # CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_STB810 is not set # CONFIG_POHMELFS is not set diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index 39f6190756..1c9c1bc78a 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -2279,8 +2279,10 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PMC_YOSEMITE is not set # CONFIG_PMIC_ADP5520 is not set # CONFIG_PMIC_DA903X is not set +# CONFIG_PM_AUTOSLEEP is not set # CONFIG_PM_DEVFREQ is not set # CONFIG_PM_RUNTIME is not set +# CONFIG_PM_WAKELOCKS is not set # CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_STB810 is not set # CONFIG_POHMELFS is not set |