Home
last modified time | relevance | path

Searched hist:"4200 c658" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/configs/
H A Dmulti_v7_defconfig4200c658 Tue Aug 16 10:08:14 CDT 2016 Javier Martinez Canillas <javier@osg.samsung.com> 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 b7d21058b40b ("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: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
4200c658 Tue Aug 16 10:08:14 CDT 2016 Javier Martinez Canillas <javier@osg.samsung.com> 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 b7d21058b40b ("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: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>