diff options
author | Koen Kooi <koen@openembedded.org> | 2007-10-07 12:29:32 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-10-07 12:29:32 +0000 |
commit | 2a7fca4dda6eda47cdecb62850e29d81a1b78333 (patch) | |
tree | a15f48bc6c1ad51ee96363721d535653659212b8 /packages/linux/linux-2.6.21/gumstix-verdex/defconfig | |
parent | d3dd4dafb5d9a65a55fcb29253a8f30419cbccf8 (diff) |
2.6.21: add support for the ts controller on the console-vx-lcd gumstix boards
Diffstat (limited to 'packages/linux/linux-2.6.21/gumstix-verdex/defconfig')
-rw-r--r-- | packages/linux/linux-2.6.21/gumstix-verdex/defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/linux/linux-2.6.21/gumstix-verdex/defconfig b/packages/linux/linux-2.6.21/gumstix-verdex/defconfig index c6d5480089..d19cbf34ec 100644 --- a/packages/linux/linux-2.6.21/gumstix-verdex/defconfig +++ b/packages/linux/linux-2.6.21/gumstix-verdex/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21 -# Wed Oct 3 16:35:16 2007 +# Sun Oct 7 14:19:04 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1058,6 +1058,8 @@ CONFIG_I2C_PXA_SLAVE=y # CONFIG_SENSORS_PCA9539 is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_SENSORS_MAX6875 is not set +CONFIG_SENSORS_TSC2003=m +CONFIG_SENSORS_TSC2003_SYSFS=m # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set |