linux/3.8: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35861
This commit is contained in:
parent
23b3b3a194
commit
da79a4c698
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue