mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
newton: update board defconfig file to enable FT5406 and Goodix GT819 touch panel
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.32.27
|
||||
# Wed Jul 6 14:51:46 2011
|
||||
# Wed Jul 6 21:49:42 2011
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
@@ -244,6 +244,7 @@ CONFIG_RK29_LAST_LOG=y
|
||||
#
|
||||
# support for RK29 power manage
|
||||
#
|
||||
# CONFIG_RK29_WORKING_POWER_MANAGEMENT is not set
|
||||
# CONFIG_RK29_CLK_SWITCH_TO_32K is not set
|
||||
# CONFIG_RK29_GPIO_SUSPEND is not set
|
||||
CONFIG_RK29_PWM_INSRAM=y
|
||||
@@ -894,6 +895,7 @@ CONFIG_INPUT_TOUCHSCREEN=y
|
||||
# CONFIG_TOUCHSCREEN_GT801_IIC is not set
|
||||
# CONFIG_TOUCHSCREEN_GT818_IIC is not set
|
||||
# CONFIG_D70_L3188A is not set
|
||||
CONFIG_TOUCHSCREEN_GOODIX_NEWTON=y
|
||||
CONFIG_TOUCHSCREEN_FT5406=y
|
||||
CONFIG_INPUT_MISC=y
|
||||
# CONFIG_INPUT_LPSENSOR_ISL29028 is not set
|
||||
@@ -1635,6 +1637,7 @@ CONFIG_DWC_OTG_DEVICE_ONLY=y
|
||||
# CONFIG_DWC_OTG_BOTH_HOST_SLAVE is not set
|
||||
CONFIG_DWC_CONN_EN=y
|
||||
# CONFIG_DWC_OTG_DEBUG is not set
|
||||
# CONFIG_DWC_REMOTE_WAKEUP is not set
|
||||
CONFIG_DWC_OTG=y
|
||||
CONFIG_MMC=y
|
||||
# CONFIG_MMC_DEBUG is not set
|
||||
|
||||
Reference in New Issue
Block a user