diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-03 13:58:10 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-03 13:58:10 +0000 |
commit | da79a4c698d1609e4a015d38f84eea68cc2ef7b3 (patch) | |
tree | 89d0487725a4b6e53d23e78d9365e5997af07697 /target/linux | |
parent | 23b3b3a194bc56307bfb2f371612e0b5ef881b98 (diff) | |
download | upstream-da79a4c698d1609e4a015d38f84eea68cc2ef7b3.tar.gz upstream-da79a4c698d1609e4a015d38f84eea68cc2ef7b3.tar.bz2 upstream-da79a4c698d1609e4a015d38f84eea68cc2ef7b3.zip |
linux/3.8: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35861
Diffstat (limited to 'target/linux')
-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 74d3a829f7..01b87ac420 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 |