/arch/arm/mach-msm/lge/Kconfig
#! | 332 lines | 284 code | 48 blank | 0 comment | 0 complexity | 79cd1bc131ba9dc6471307cc8b4f66eb MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
- config MACH_LGE
- bool
- menu "LGE Device-Specific Changes"
- menu "LGE Board Selection"
- config MACH_MSM7X27_THUNDERC
- depends on ARCH_MSM7X27
- depends on !MSM_STACKED_MEMORY
- select MACH_LGE
- bool "MSM7x27 THUNDER CDMA"
- help
- Support for the LGE MSM7x27 THUNDER CDMA board.
- choice
- prompt "MSM7X27 THUNDER CDMA Selection"
- depends on MACH_MSM7X27_THUNDERC
- default MACH_MSM7X27_THUNDERC_VERIZON
-
- config MACH_MSM7X27_THUNDERC_VERIZON
- bool "MSM7x27 THUNDER CDMA Verizon"
- help
- Support for the LGE MSM7x27 THUNDER CDMA Verizon board.
-
- config MACH_MSM7X27_THUNDERC_SPRINT
- bool "MSM7x27 THUNDER CDMA Sprint"
- help
- Support for the LGE MSM7x27 THUNDER CDMA Sprint board.
- endchoice
- endmenu
- config LGE_SUPPORT_ERS
- tristate "Support LGE ERS system"
- default n
- depends on MACH_LGE
- depends on ANDROID_RAM_CONSOLE
- help
- LGE error reporting system
- config LGE_HANDLE_MODEM_CRASH
- tristate "Support LGE Modem Crash Handler"
- default n
- depends on MACH_LGE
- depends on ANDROID_RAM_CONSOLE
- help
- LGE modem crash handler
- config LGE_HANDLE_PANIC
- tristate "Support LGE Kernel Panic Handler"
- default n
- depends on MACH_LGE
- depends on ANDROID_RAM_CONSOLE
- help
- LGE kernel panic handler
- config LGE_SUPPORT_RAPI
- tristate "Support LGE RAPI"
- default n
- depends on MACH_LGE
- help
- LGE remote api functions
- config LGE_DIAGTEST
- tristate "Support LGE diag test mode"
- default n
- depends on MACH_LGE
- select LGE_SUPPORT_RAPI
- help
- LGE diag test mode
- config LGE_MTD_DIRECT_ACCESS
- tristate "Support LGE mtd direct access apis"
- default n
- depends on MACH_LGE
- help
- LGE mtd direct access apis
- config LGE_HEADSET
- bool
- config LGE_HEADSET_ADC
- tristate "LGE GPIO 2 Wire detection driver using ADC"
- default n
- depends on MACH_LGE
- select LGE_HEADSET
- help
- LGE GPIO 2 Wire detection driver
- config LGE_HEADSET_2GPIO
- tristate "LGE GPIO 2 Wire detection driver using 2 GPIO"
- default n
- depends on MACH_LGE
- select LGE_HEADSET
- help
- LGE GPIO 2 Wire detection driver by using 2 GPIO
- config LGE_SWITCH_GPIO
- tristate "LGE GPIO switch driver"
- depends on MACH_LGE
- default n
- help
- LGE GPIO switch driver
- config LGE_PROC_COMM
- bool "LGE added proc comm"
- depends on MACH_LGE
- default n
- help
- LGE added proc_comm
- config LGE_FUEL_GAUGE
- bool "LGE fuel gauge"
- depends on MACH_LGE
- default n
- help
- This feature support fuel gauge for msm7K hw
- config LGE_UNIFIED_LED
- tristate "LGE unified LED driver"
- depends on MACH_LGE
- default n
- help
- LGE unified LED driver
- config LGE_4G_DDR
- bool "Memory Configuration - 2G/4G DDR RAM "
- depends on MACH_LGE
- default n
- help
- This patch is used to configure type of Memory
- Aloha Global use Hynix 4G DDR RAM
- config LGE_SUPPORT_AT_CMD
- bool "Support LGE AT_CMD system"
- default n
- depends on MACH_LGE
- help
- LGE AT_CMD Support
- config LGE_ATS_UEVENT_DEVICE
- bool "Support LGE ATS uevent device"
- default n
- depends on MACH_LGE
- help
- Choose if use ATS_UEVENT device used for sending uevent to user space
- config LGE_ATS_INPUT_DEVICE
- bool "Support LGE ATS input device"
- default n
- depends on MACH_LGE
- help
- Choose if use ATS input device used for generating input event from user space
- config LGE_FBCON_INACTIVE_CONSOLE
- bool "Support LGE FBCON inactive console"
- default n
- depends on MACH_LGE
- help
- Choose if inactive console
- config LGE_PCB_VERSION
- bool "Support LGE PCB Version RAPI"
- default n
- depends on MACH_LGE
- help
- Choose if use PCB Version RAPI
-
- config LGE_PWRSINK
- bool "Support LGE Power Sink Driver"
- default n
- depends on MACH_LGE
- help
- Choose if use Power sink driver
- config LGE_HIDDEN_RESET_PATCH
- bool "Hidden reset function"
- default n
- help
- This patch supports hidden reset when kernel panic is occured.
- menu "LGE specific patches"
- depends on MACH_LGE
- config LGE_TCP_IMPROVEMENT_PATCH
- bool "tcp improvement patch for vs740"
- default n
- help
- This patch is used to improve tcp performance of vs740 model
- Disable tcp delayed ack for evdo networks
- # LGE_CHANGE [dojip.kim@lge.com] 2010-07-30, sprint
- config LGE_TCP_MTU_1472
- bool "tcp mtu patch for sprint"
- default n
- help
- This patch is used to tcp mtu 1472 for sprint
- config LGE_UMS_WORKAROUND_PATCH
- bool "Workaround patch about USB mass storage for vs740"
- default n
- help
- This patch is used to workaround UMS not working problem of vs740
- Vs740 had UMS not working problem after composition switching
- this patch prevents the binding until mass storage thread is killed
- config LGE_UMS_PERFORMANCE_PATCH
- bool "Increasing UMS R/W performance patch"
- default n
- help
- This patch is QCT's patch code for increasing UMS R/W Performance
- It change maximum interrupt interval from 8 micro-frame to immediate
- config LGE_AUDIO_HIDDEN_MENU_TEST_PATCH
- bool "LGE audio hidden menu test patch for vs740"
- default n
- help
- LGE audio hidden menu test patch for vs740
- config LGE_CAMERA_HIDDEN_MENU_TEST_PATCH
- bool "LGE camera hidden menu test patch for vs740"
- default n
- help
- LGE camera hidden menu test patch for vs740
- config LGE_YAFFS_AUTO_CHECKPOINT_PATCH
- bool "LGE yaffs auto checkpoint patch"
- default n
- help
- set value of yaffs_auto_checkpoint to 2. this patch can decreases
- mount time due to scanning all blocks of yaffs partition
- config LGE_BRCM_H4_LPM_SUPPORT_PATCH
- bool "LGE brcm's bluetooth lpm patch"
- default n
- help
- Support brcm's bluetooth LPM requirement
- config LGE_MMC_CLEANUP_PATCH
- bool "LGE mmc queue cleanup patch"
- default n
- help
- This patch is added for prevent kernel panic in case of doing
- insert/eject repeatedly. this patch are from 2.6.32 mainstream
- kernel