Skip to content
Commit 4200c658 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Arnd Bergmann
Browse files

ARM: multi_v7_defconfig: Build Atmel maXTouch driver as a module



The driver is for a trackpad device so is not needed for booting and
makes more sense to have it as module to reduce the kernel image size.

It was probably enabled as built-in because module autoload was not
working when the I2C device was registered by OF but this got fixed
in commit b7d21058 ("Input: atmel_mxt_ts - add maxtouch to I2C
table for module autoload") so it's safe to enable as a module now.

Signed-off-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 1d9b7363
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment