diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-03 13:58:10 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-03 13:58:10 +0000 |
commit | 6c17e98a332d619882dc7d6272032fd7daad88b0 (patch) | |
tree | dda52a49aaed37c716d6e591571ba4dab042ccfa /target/linux/generic/config-3.8 | |
parent | c16ccb5ff5f56760ed59145c4cc23f7753cf8cfb (diff) |
linux/3.8: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35861 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.8')
-rw-r--r-- | target/linux/generic/config-3.8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 74d3a829f..01b87ac42 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -403,9 +403,11 @@ CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CFG80211 is not set # CONFIG_CGROUPS is not set # CONFIG_CGROUP_DEBUG is not set +# CONFIG_CHARGER_BQ2415X is not set # CONFIG_CHARGER_GPIO is not set # CONFIG_CHARGER_LP8727 is not set # CONFIG_CHARGER_MAX8903 is not set +# CONFIG_CHARGER_SMB347 is not set # CONFIG_CHECKPOINT_RESTORE is not set # CONFIG_CHELSIO_T1 is not set # CONFIG_CHELSIO_T3 is not set @@ -609,6 +611,7 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_WRITECOUNT is not set +# CONFIG_DEBUG_ZBOOT is not set # CONFIG_DECNET is not set CONFIG_DEFAULT_CUBIC=y CONFIG_DEFAULT_DEADLINE=y @@ -1652,6 +1655,7 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_MOUSE_PC110PAD is not set # CONFIG_MOUSE_PS2_SENTELIC is not set # CONFIG_MOUSE_SYNAPTICS_I2C is not set +# CONFIG_MOUSE_SYNAPTICS_USB is not set # CONFIG_MSDOS_FS is not set CONFIG_MSDOS_PARTITION=y # CONFIG_MSI_BITMAP_SELFTEST is not set @@ -2322,6 +2326,7 @@ CONFIG_PCI_SYSCALL=y # CONFIG_POSIX_MQUEUE is not set # CONFIG_POWERTV is not set # CONFIG_POWER_AVS is not set +# CONFIG_POWER_RESET is not set # CONFIG_POWER_SUPPLY is not set # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_PPC4xx_GPIO is not set @@ -2371,6 +2376,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_PROFILING is not set # CONFIG_PROVE_LOCKING is not set # CONFIG_PROVE_RCU is not set +# CONFIG_PROVE_RCU_DELAY is not set # CONFIG_PSB6970_PHY is not set # CONFIG_PSTORE is not set # CONFIG_PTP_1588_CLOCK is not set |